| Thread | Last Post | Replies |
|
| CF and PHP | 30 Apr 2005 00:25 GMT | 1 |
A simple question, I want to learn PHP and I have my PC configured with ColdFusion developer edition. Can ColdFusion server read and process PHP instructions? Thank you. Dario
|
| onclick | 29 Apr 2005 20:28 GMT | 1 |
What is going with mine code ??. When I select page2 from radio button, I should have "form2" display on the page but it seems to me nothing happend. what did I do wrong here? thanks
|
| Help | 29 Apr 2005 18:14 GMT | 2 |
I have an index.cfm page with several radio buttons (Add, Deactivate, etc.) When user click on Add, I want form1 display on the same page (index.cfm), and when user click on Deactivate, I want form2 display on the same page as well ( index.cfm). I know how to it in the ...
|
| JRun Connector Protocol Error | 29 Apr 2005 18:11 GMT | 2 |
I have used MX7 for a week and suddenly I could not access the Administrator any more. Each time I tried to open the administrator (http://127.0.0.1/CFIDE/administrator/index.cfm) or any .cfm (http://localhost/index.cfm), I got the follow:
|
| Date Range Validation | 29 Apr 2005 16:36 GMT | 3 |
Hello; [1] CL_FRST (08/10/2004) and CL_LST (05/24/2005) holds the beginning and ending date of school calendar which is also prepopulated for every school in the database table. This beginning and ending date is different for different schools corporations. VALIDATION: I need ...
|
| using cffunction assets in UDFs | 29 Apr 2005 16:23 GMT | 1 |
I'm very new to all this so sorry for the stupid questions and repeated topics etc. I find it easier to use UDFs than cffunctions simply becuase I find them cleaner, but of course I lose things like hints and specifying which return
|
| File upload | 29 Apr 2005 15:29 GMT | 2 |
Hi, I'm trying to create a file upload page for my site using dreamweaver and coldfusion. I've done the tutorial on the macromedia website: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16574. I got it to work perfectly locally, but when I upload to the web ...
|
| 6.1 Install Stops on Server 2003 SP1 | 29 Apr 2005 15:07 GMT | 3 |
I am trying to upgrade from CF5 to 6.1 on a Server 2003 sp1 box. Installation starts, window opens to copy files, then quickly closes and nothing else happens. I can successfully upgrade on a 2003 box that doesn't have sp1 yet. Anyone have any ideas?
|
| Installation Hang-up | 29 Apr 2005 06:18 GMT | 1 |
:confused; HELP!! Re-Installing CF MX 5.0 Server on XP Media Center Edition system using IIS. CF was running on system, prior to un-installation. When trying to re-install, installation keeps hanging during the "installing services"
|
| Displaying Inventory | 29 Apr 2005 06:06 GMT | 2 |
I have a database containing over 700 items. I can display the data based on catagory such as bronze, ivory, paintings, etc.. I was wondering if there is a fast way to display the data one item at a time with a link to the next item in the database based on the catagory the user ...
|
| Hello the coldfusion expert there | 28 Apr 2005 23:49 GMT | 2 |
Could you tell me where I can get the free cold fusion server to partice my lession? If some one could help me I appreciate.
|
| Installation problem CFMX7 on IIS 6 / W2K3 SP1 | 28 Apr 2005 23:38 GMT | 4 |
I tried to install CF MX 7 (English) on a system running IIS 6 under Windows 2003 Server (German). But the installation did not work. Wihtin the CF logs I found the attached entries. SERVER.LOG:
|
| enable/disable | 28 Apr 2005 21:00 GMT | 1 |
How can do disable and enable for radio box? it worked for all my text box but not for radio box ======= <script language="JavaScript">
|
| how do you create a comma separated list of the column names in a table? | 28 Apr 2005 20:15 GMT | 3 |
hey everyone, i'm trying to create a loop function to run through a list of columns where image names are stored within records. is it possible to create an automated list of the column names separated by commas? right now i'm handcoding each column name in. thanks for your ...
|
| querying field / column names in Access table | 28 Apr 2005 20:06 GMT | 3 |
I got great info on my last post, so let's try this one and see if my luck is still good: I have an Access table with about 30+ columns / fields in it. Instead of outputting those fields by referencing them in the code, is there a special tag
|