『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hey Group.I have 36000 files or so on a windows 2008 server. CF11 Enterprise Update 5Love SOLR indexing for it's speed but having issues with some of the docs. PDFs especially. These are documents of a legal nature so i cannot share them but the problem is pretty straight forward.I get the: "Could not index the file [path here] .pdf in SOLR. Check the exception for more details: An error occurred during the extracttext operation of the cfpdf tag.When i run cfpdf extract on the file I get invalid document [path] specified for source or directory.cfpdf action="extracttext" source="http://localhost/[path]" name="mypdf"When I run the same with useStructure="false"cfpdf action="extracttext" useStructure="false" source="http://localhost/[path]" name="mypdf"and dump the variable I get all of the text along with what looks like poorly formatted xml (xml closing tags missing) I dont really care if that is how I get the data as it is only used to let the uner know what document
I have a very simple which is working in CF8 using IE10<CFHEADER NAME="Content-Disposition" VALUE="inline; filename=sammy.jpg"><CFCONTENT TYPE="application/unknown" DELETEFILE="No" FILE="c:\inetpub\mysite\sammy.jpg" reset="Yes">I recently upgraded to CF11 and now the same code is not working on IE10, but amusingly it is working in Chrome and Firefox.Any clue?
Our company intranet site was built by a third party. It's been using CF MX7 Standard. They have an upgrade for the site which requires CF 8.01 or better. I'd read of issue with 10 and thought it safest to upgrade to 9. What's the procedure for upgrading? I gather I need to purchase 11 with a downgrade to 9. I understand there's a utility in the developer edition that analyzes the site for issues, which I'd like to use. Thanks for any help.
We are using CF10. I am writing a query that feeds into an adobe report builder report. Several tables are involved.I need the name, address, and the checklist items on one row. There can be up to 3 checklist items per name, one name, one address.The data looks something like thisJoe Student123 MainHIJoe Student123 MainPDSam Student124 MainJPAnne Student125 MainHIAnne Student125 MainJPThe output should look like this:Joe Student 123 Main HI PDSam Student 123 Main JPAnne Student 123 Main HI JP
Can ColdFusion 10 be configured to work with the Oracle 12c drivers? If so, what are the configuration instructions?Thank you for your time.
after applying update 16 it says: 10,0,16,293399(PreRelease) is this accurate? is PreRelease the production version of this update?
We have a purchased license for ColdFusion Version 10 Enterprise on Windows and Solaris platforms. We need the linux platform installation file. How do we download it?
Hi. I have a search page that searches on a part number. It displays results into a table dynamically. The rows are ordered by a field called ECID. It's just an auto number field I have set up in Access. There are different numbers of rows that are displayed each time a search is done depending on what was searched. I would like to only show the first result for a different search I want to do. How do I do that? I don't have a cfoutput query. Instead I'm using a cfloop query. I can't remember the reason, but I think I needed to use this. I know in a cfoutput query I could use the maxrows function, but I can't use it in a cfloop query. Does anyone know how to get only the first row to display? Is there some other way to make this work? My cfloop query looks like this: <cfloop query="MainActionSearch"> Thanks.Andy
Hi,I just recently upgraded to ColdFusion 11 from ColdFusion 10 and noticed that quotation marks are not being escaped in ColdFusion 11 when those are entered in a textbox.Here is an image from my ColdFusion 10 server where the quotation marks are automatically being escaped.Here's the view source from Google Chrome:Here is an image from my ColdFusion 11 server where the quotation marks are NOT being escaped.Here's the view source from Google Chrome:Does anyone know if this expected behavior or a bug? Do we really have to use EncodeForHTML() on every form field value now?
I am having an issue where my variable output is displaying the variable name and not it's value. I am currently using a MacBook Pro running OS X Yosemite. I am using ColdFusion Builder 3 to build the code and MAMP to run a local server. I have a very simple output to test whether or not I am getting correct output. The code is as follows:index.cfm<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h1> hello world</h1> <cfset name = "John"> &n
Does anyone know where I can download Coldfusion 10 standard?
Can ColdFusion 11 process .htm and .html extensions?
Hi,This is for a legacy site. I'm not the person who developed it and am new to Coldfusion. This is happening when doing a search query.Cold is old but running on CF9. Previous db was MSSQL 5 but was converted to MSSQL 14 during this conversion.Code<cfquery name="registrylist" datasource="#DSN#"> SELECT Registry.registryID ,Registry.categoryID ,A.textImage ,Registry.categoryOrder ,B.InvName ,B.retail_price ,C.brideLastName ,C.brideFirstName ,C.groomLastName ,C.groomFirstName ,Registry.ProductID ,Registry.quantity ,Registry.quantityGot ,Registry.inventoryType ,Registry.nonInvDesc ,Registry.nonInvPrice ,Registry.nonInvDesc ,event.eventDate ,EventType.eventName ,event.eventID ,C.RegistrantID ,B.Desc_Short ,B.img_large ,b.Personalize_Flag FROM Registry,event ,registryCategory A ,products B ,registrant C ,ev
Aloha All,Thank you for any help in advance. I am attempting to insert the image name into a database so I can recall it later.This is my code for uploading the photo.<cfif isDefined("form.image") > <cffile action = "upload" fileField = "image" destination = "D:\home\manpcs.com\wwwroot\Realtor\images\" accept = "image/jpeg" nameConflict = "MakeUnique"> Done uploading image! <cfoutput> #form.image#</cfoutput><cfelse> <cfform method="post" action="test.cfm" name="uploadForm" enctype="multipart/form-data"> <cfinput name="image" type="file"> &
I cannot connect to "Update" site in CF Administrator. I need CF 11 Update 5 for Windows Server 2008 R2 (64 bit). Where can I get it please.
I am in the process of moving a ColdFusion 8 application to ColdFusion 11.In CF 8 app I have a page with Cflayout tabs with the source defined tin the cflayoutarea tag with cfinput datefield which works perfectly showing the Datepicker when the calendar icon is clicked.Now, when I use the same app on CF 11, everything works fine except the Datepicker is not showing no matter what I do. It works if the cfinput datefield is on the first tab, but if it's on any other tab besides the first, it does not work. Anyone have any idea how to make it work? I get the following error in JavaScript:Unable to get property 'split' of undefined or null referencecfcalendar.js, line 43 character 1 LINE 43: _206=_205.SPLIT("/"); Appreciate any pointers.BTW: The datepicker cfinput datefield works fine when the field is not inside the cflayout area.
I'm trying to upgrade from 9.0 to 9.01 in order to use Mura. (Our hosting center never did the upgrade.)I ran the hotfixes on Adobe's page, but that doesn't seem to upgrade the server. It still says 9.0. Is there an actual "upgrade" file that needs to run first? ie not just a hotfixI don't see it here: https://helpx.adobe.com/coldfusion/kb/hot-fixes-coldfusion-9.htmlI think CF9 support ended in 2014, but can I at least get the upgrade to 9.01?Dodd
After a couple fruitless hours of trying I need some help... I'm trying to sign a URL for a REST API and, for the life of me, can't get CF to output the expected result. The API is Aspose and the the instructions are here:http://www.aspose.com/docs/display/totalcloud/Request+FormatAccording to their example I need to hash this URL: http://api.aspose.com/1.1/storage/folder/test_folder?appSID=c821f123-1a8b-4b97-925a-9d69a6b2fcd8Using this Key: 23e9d89a967a5f18142221fa8f7cbcd0And the result should be:Z98TBrlwdtx3pTa6fWVD/Q0c2dE=According to the C# example they give the algorithm should be: HMACSHA1 and the encoding: UTF8I cannot get CF to produce this result. I've tried using the CF function hmac().#toBase64(hmac(url,key,"HMACSHA1","UTF8"))# gives me: MjYwMkQxN0EyM0IyMzkxNjNDMDU4QTQyMjc3RDgyNkMyNzM0NTA3OA==I've also tried suggestions and variations found here:http://stackoverflow.com/questions/9186773/coldfusion-hmac-sha1-encryptionand Ban Nadel's Crypto.cfc.What am I missing
Bonjour,Nous sommes à la recherche d’un prestataire pour la migration d’applications Web de recueil de données et l’exploitation des bases de données.Une personne saurait-elle nous orienter pour trouver ce prestataire s'il vous plait, sachant que les applications ont été développées en CFML et destinées au moteur open source Lucee?Notre organisation, l’URSIEA (Union Régionale des structures d’insertion par l’économique d’Alsace), située à Strasbourg, doit en effet changer de prestataire pour l'hébergement des applications web qui ont été développées spécifiquement pour ses besoins par son prestataire actuel et pour la phase d’exploitation des données.Le prestataire devra tout d’abord installer l’application développée par le prestataire précédent dans son environnement de production. Le produit fini livré sera une application web développée en CFML et destinée au moteur open source Lucee (disponible à http://www.lucee.org ). Cette application sera construite sur la base des technologie
I am attempting to upload a photo and I keep getting errors. <cfform method="post" action= "test2.cfm" name="uploadForm" enctype="multipart/form-data"> <cffile action = "upload" fileField = "FileContents" destination = "D:\home\manpcs.com\wwwroot\Realtor\images\" accept="image/*" nameConflict = "overwrite"> <br> <input name="submit" type="submit" value="Upload File" > </cfform>ResultInvalid content type: ''.The files upload action requires forms to use enctype="multipart/form-data". The error occurred in D:/home/manpcs.com/wwwroot/Realtor/test.cfm: line 108 : destination = "images\" 9 :  
Hi,I am trying to write a query with the results going to a report builder report. One student can have up to 3 records. Each record contains a code and a boolean field or a date field. If these records are present I want to show the results on one line in the report.Input:A HI 1A PD 0A JP dateB PD 1C HI 1C JP DATEOutput desired (each in it's own field):A 1 0 dateB '' 1 ''C 1 '' date
Hi All,I'm generating a report with Oracle Queries in CFQUERIES and using CFOUTPUT and Fusioncharts, preparing a report which will generate minimum of 10 pages to maximum of 600 pages.At some times, I get an error "Null Pointer Exception" in the middle of execution.Any tips on how to avoid this error?Is there a better way or to speed up the performance when it generated more than 500 pages?Thanks in advance!
I have just purchased ColdFusion 11 Standard Full license (not Upgrade license).The Order email from Adobe contains two different serial numbers, why?Does that mean that with a single purchase of ColdFusion 11 that I can legally install, license and run on two different servers? Or is there some other explanation for having two serial numbers?
Hi Team,Could you please advise the procedure for upgrading Coldfusion Standard version 9 to 11.
<cfset pcsDate= #CreateDate(form.Cyear, form.Cmonth, form.Cday)#> <cfquery datasource="pcs" username="manpcs" password="Charle54!">INSERT INTO client(First_Name, Last_Name, Phone, Email, Rank, CSFirst_Name, CSLast_Name, CSPhone, CSEmail, CSRank, Address, City, State, Postal, CDuty_Station, FDuty_Station, PCSDate, Children, Owner) VALUES(#form.CFirst_name#,#form.CLast_name#,#form.CMobil#,#form.CEmail#,#form.CRank#,#form.CSFirst_Name#,#form.CSLast_Name#,#form.CSMobil#,#form.CSEmail#,#form.CSRank#,#form.CAddress#,#form.CCity#,#form.CState#,#form.CPostal#,#form.CDuty_Station#,#form.CFuture_Duty_Station#,#DateFormat(PCSDate, "mmmm d, yyyy")#,#form.CChildren#,#form.COwner#) </cfquery>Error Executing Database Query.You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '3, 2017, 3, 2)' at line 39 The error occurred in D:/home/manpcs.com/wwwroot/Clients/insert_action.cfm: line 4644
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.