『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for ColdFusion.
新着順
I have this form with 2 images as submit buttons <INPUT TYPE="image" SRC="assets/images/lgstart_b.png" ALT="Submit Form" name="time_in"><INPUT TYPE="image" SRC="assets/images/lgstop_bo.png" ALT="Submit Form" name="time_out">The problem is I can tget the next page to acknowldge either button. I am using CF9Here is the form2.cfm page <cfif IsDefined("FORM.time_in.X")>TIME IN<cfelseif IsDefined("FORM.time_out.X")>TIME OUT<cfelse >Nothing</cfif> I get an 'undefined' message onlyI know I have done this before what am I missing?Here is the form with the 2 images as submit buttons <form action="form2.cfm" method="post"> <table cellpadding="0" cellspacing="5"> <tr> &nb
Hello, everyone.I've got an intermittent CFMAIL issue that has me perplexed.I'm using CFMAIL to email notifications of changes made to records in a database. In the form that is used to make these changes there is a field that has email addresses of developers who need to be notified of these changes. These are a comma-delimited list of email addresses (which, according to CF9 cfmail documentation on adobe.com, is the correct way of sending to more than one address.)Some of the records will send the email, update the timestamp on the "mailsent.log", append the new email notification to "mailsent.log", and the email is received by the person(s) to whom it was sent.Other records, however, will (apparently) send the email, will NOT update the timestamp on "mailsent.log", but WILL append a successfully sent entry to "mailsent.log" (even though the timestamp was not updated), and the email is NOT received by the person(s) to whom it was sent. In these cases, the timestamp
There was an upgrade from CF 9.0.0 to CF 9.0.1 done. When looking at cfdump, it still says 9.0.0.251028. Does that mean the upgrade didn't work ?If so, could this explain why hotfix 2 won't work-CF administrator won't run.
Running CFMX7 on an Ubuntu10.04 box - been good for a few years. However, I'm now having trouble connecting to an external MySQL 5.5 server.Not sure what bits that CF is actually using. I was using mysql-connector-java-3.1.14-bin.jar and when I try to add the datasource in CFIDE ADministrator, I get:Connection verification failed for data source: psdb java.sql.SQLException: Access denied for user 'web120-paysys'@'xx-xx-xx-xx.dsl.in-addr.zen.co.uk' (using password: YES) The root cause was that: java.sql.SQLException: Access denied for user 'web120-paysys'@'xx-xx-xx-xx.dsl.in-addr.zen.co.uk' (using password: YES)I tried updating the connector to , but that just changes the error message to this:Connection verification failed for data source: psdb com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. The root cause was that: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnect
I have used CFCACHE in prior versions of CF and the cached page would be kept in the directory I specified.Now when I use the tag in CF9 the page appears to be cached but I can find any cached pages in the directory I specified????Here is my code:<cfcache timespan="#CreateTimespan(10, 0, 0, 0)#" directory="C:/inetpub/websites/ssl/dev/page_cache/" stripWhiteSpace="true" usequerystring="true" >The page appears to be cached as it loads quickly but I cant find where CF puts the cached version.This is a problem because when I need to flush the cache I dont know which directory to flush.Any idea where my cached pages are?
So I got CF10 installed on my server next to xampp, when I launch the installer and get to this screen:http://puu.sh/1uAB4Then when I click "ADD" and go to xampp conf folder etc. I get this message:http://puu.sh/1uADvAnd then click OK, I get the next error message:http://puu.sh/1uAEIIs there any way to resolve this problem, or maybe the download link to Coldfusion 8? Kind regards, Lennert
I have found my needs go beyond what was released with the CF9 hotfix and most code examples are about 3 years old. I have the following necesseary tasks1.) List contents in a bucket "folder style". CF's directoryList() seems get all objects with a prefix and does not support the deliminiter required to not return object in a "sub-directory"2.) Generate and upload form for clients3.) Generate and expirable link for private objectsCan someone point me to some code that might help accomplish all three. I'm also looking at AWS's Java library, but it looks daunting.
When browsing to:www.calumetphoto.comI get the following error:Could not find the ColdFusion Component or Interface iCongoFramework.com.iCongo.common.hackerSafe.from a;ll browsers on my laptop.It looks as though the error applies on to this systemAny ideas?David
Hello, everyone.I'm using CFMAIL to send a text-format email whenever a database record is inserted or updated. Works great, I just have one question.Since the information contained is dynamically generated, how can I indent a block of text? Can't use <blockquote>, that just appears in the email as "<blockquote> text </blockquote>"; it's displayed, not parsed.Is there a way to indent a block of text if the email generated is text instead of HTML?Thanks,^_^
I've got a cfdiv and binding it to a checkbox. When the checkbox is checked, it shows the value of the checkbox in the div as expected. How can I get rid of that value if/when the checkbox is unchecked?
Hi folks, I followed these instructions to get SSL working via the built-in webserver for development purposes. I believe I followed the steps correctly, CF starts, and when I go to CF Admin via SSL like so: https://localhost:9100/CFIDE/administrator/index.cfm ...Firefox warns me that the site is attempting to self-certify. This is cool, and I can specify an exception in Firefox so it will allow me to proceed. However, the next message that comes up stumps me: quote: An error occurred during a connection to localhost:9100. Peer reports it experienced an internal error. (Error code: ssl_error_internal_error_alert) The page you are trying to view can not be shown because the authenticity of the received data could not be verified. * Please contact the web site owners to inform them of this problem. Any ideas? Thanks! Jim
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-71a9.html
CFB2's internal bowser function have stopped working. I can execute to an external browser. This all worked correctly last Friday, but this morning all I get is a blank window. I'm using Firefox and IE. The tabs are there as before, but when I click on them the window is blank (nothing happens). I've seen this problem discussed in other places but I've never seen a solution or reason. My version of CFB2 did just convert from standard to express today, but based on the CFB2 documentation that should not have caused this problem (unless I missed something).I am evaluating CF9 and CFB2 as a potential platform for our organization. Based on what I have read about Adobe in other forums their support is somewhat lacking. I've also discovered several other problems/issues with missplaced .js files and certain feature randomly working/not working.Any advise/explanation would be greatly appreciated.
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7f96.html
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7349.html
Ran various Windows Server 2003 updates over the weekend and now all of my forms come back with errors saying fields are undefined. These are all forms that were working before. Any ideas?Sue
Hi,Machine config:-64-bit-Windows Server 2008 R2I have CF8 installed on my machine. I shut off the services because I need to install CF 10. After installation, I could not login to the CF 10 administration, this is where the configuration wizard comes in. It always gives me the "Invalid Password. Please try again. " error. I tried the following but it did not work:- use localhost instead of 127.0.0.1- i connect remotely using the IP Address- reset the password using the passwordreset.batref: http://adobe.hosted.jivesoftware.com/thread/1049645?tstart=-1I'm sort of on the dead end now and any help would be appreciated.Thanks.
I have found that when I call my web service (CFINVOKE) and it has more than 27 rows of data to return, it crashes.Here is the error message that is produced in this situation:Cannot perform web service invocation test.The fault returned when invoking the web service operation is:AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (500)The web service operation caused an invocation exception. faultActor: faultNode: faultDetail: {}:return code: 500 {http://xml.apache.org/axis/}HttpErrorCode:500If I remove some of the returned fields, I can get a higher number of records before it crashes.That leads me to believe that there is a limit on how much data can be returned by a web service.Does anyone know what that limit is? Are there ways around this data limit?
I have been trying all day to get onto a website that I have used for years and until about 3:00am.It is called rcampus.com. A screen shot is below. Hours ago I sent tweets to the site but got not reply.I am a teacher. I have to submit report card grades in less than 12 hours and my Senior English students grades for one assignment are on that site. PLEASE HELP ME. I have NO technical knowledge. This is the only link on the site and I am praying someone here knows what to do.I need the grades at minimum and ideally a copy of the rubric I used to calculate those grades.The class is called University English. The class code is ENG4UMy login for the site is msstarkman and my password is michael1Here is one of the links from my history. I think this is the rubric for one student: https://www.rcampus.com/rubricgradeeditf.cfm?c=%26%2D%5B%274R%2D%3B%2D%0A&r=%26%2D%5B%23%3CQ%5D%27%28%0A&g=%25%2D%3BC2S%3D%24%20%0A&f=Sgr_Calc_Score_38724&
I'm trying to add a watermark to a PDF that I generated using cfdocument on my local box with CF 9 developer's edition. I'm not seeing the watermark and I'm wondering if it just won't show in a PDF created with the developer's edition, because CF puts it's own watermark there "Adobe ColdFusion Developer/Trial Edition Not for Production Use". Does anyone know if that's the case? My script seems to be working without any errors but I don't see the watermark image.
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSc3ff6d0ea77859461172e0811cbec0a38f-7ffb.html
Formatting characters appears in all my code editor windows-CF, CFEclipse, Java-in a light-gray color. For every TAB it prints " for every RETURN it prints \n etc.I must have inadvertently pressed some key combo to turn this on, but how does one turn it off?! This 'feature' is saved in preferences somewhere, so a restart does not help.I have scoured preferences to no avail, but could not find the switch. If you know, please share.Thanks,Noah
I have a site that I've been running without issue, for years now - I sniff and block for cross site scripting, sql injection, executable file uploads, and employ honeypot fields on forms... This past week I wanted to watch some slow page loads for performance, noting their time to execute. I chose to use an application.cfm and an onrequestend.cfm to set a timestamp and to place it on the end of my pages. Prior to this, I have not utilzed an application.cfm. I'm pragmattic and look upon the application.cfm as a catch-all to do things that I should be planning better for in my application.I soon found myself the recipient of a cross site scripting attack. I realised easily that I opened myself wide to this because the application.cfm runs _before_ everything, including my sniffer code. Derrrr!I deleted the application.cfm and onrequestend.cfm and cleanded up my files having caught it same day and experiencing little damage. The attack was only inserti
I'm working on this page and I can't figure out why I keep getting the error:Error Executing Database Query.General error: Table 'mymindsnotrighttest.notifylist' doesn't existThe thing is, the page loads on my testing server but not when I put it online. (On the testing server, the cfmail isn't functional but I know it's not supposed to be). I'm aware I have the 'notifylist' cfquery twice, but it doesn't work when it's just one or the other. this is some of the code I've been working with. Any help would be very much appreciated. Thanks. - Mike==========================================================================================<cfset CurrentPage=GetFileFromPath(GetBaseTemplatePath())><cfif IsDefined("FORM.MM_InsertRecord") AND FORM.MM_InsertRecord EQ "form1"> <cfquery datasource="mymindsnotrighttest" password="Mex0Wix0" username="mikewycklendt"> INSERT INTO boardtopics (post_id, board_id, user_id, usern
After I installed hotfix APSB12-26 (hf900-00008), I am not able to access the coldfusion administator. Any help is appreciated.Here is the error message:
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.