Hi all,
Im using a javascript popup calendar to aid users in choosing a date. the calendar populates an input box in the format 6/7/2003. In the SQL statement I use creatODBCdate and it goes into the database just fine.
Now I need to retrieve the date from the database and use it to populae...
Hi all,
I have a simple excel file that I would like to open into a browser and make changes to and then save the changes. How can I do this in Cold Fusion?
Thanks
Here is what I have - shouldnt it stop you from submitting a blank field? (it is at www.milfordlandtitle.com/admin/form.cfm )
<body>
<cfform action="form.cfm" method="post" enablecab="yes">
<cfinput name="tester" type="text"...
I changed it to include an action and method. here is what I have (it is at www.milfordlandtitle.com/admin/form.cfm ) I have no idea why the link i gave above wont work.
<body>
<cfform action="form.cfm" method="post" enablecab="yes">
<cfinput...
Hi,
I'm having trouble figuring out why the following ofrm isnt working. As the code shows, the text input field is required but when I submit the form with an empty text field the form processes. Another user here was good enogh to try this code themselves and it worked for them. I'm not...
I put that exact form into a template. I cant see why it isnt working. Would you mind checking it out. It is here http://www.milfordlandtitle.com/admin/form.cfm
Thanks
I just put this following little form up. When I submit the form without putting any info into the text box the form submits to itself. Shouldnt I get a message saying "Please enter text" since I have included required="yes"
<cfform>
<cfinput name="tester"...
i dont need to back up. Again, it wont let me get to the c: prompt. I've tried typing "fdisk" at the e: prompt - it says "bad command or file name" - how do I proceed with an fdisk?
i ran a cleaner disk in the cd rom drive (couldnt do it like the instructions say because I have no controll over the cd at this point). Same error comes up when I try to continue the XP installation - "Setup was unable to retrieve Product ID of the system you are installing. THe Windows...
I was performing a fresh install of xppro onto a computer that had been running win98. During the install (after the setup process) I got a fatal error when the something couldnt be read from the disk. It gives me an error report and then the computer restarts and tries to pickup the install...
Hi all,
I'm wondering if anyone knows of a way to get around the 10 connection limit with IIS/XPPRO. If not, can anyone give me an idea of just how restrictive 10 connections would be in practice (how many folks could be viewing my site without experiencing major delays).
Hi all,
I'm setting up the cfmx server and I think I'm almost there! I'm used to keeping my sites locally in C:\Inetpub\wwwroot, but cfmx seems to want to have the files in C:\CFusionMX\wwwroot. Sure enough when I try to preview my pages from their original location I get an err (The page...
Hi all,
I was wondering, is there a way to have the rollovers on my page show the 'over' image using a timer? Im trying to get the buttons to all flash once, in succession, when a user enters the page.
Hi all,
Can anyone find the syntax error in this query I'm trying to run? Here is the query followed by the error I'm getting. (the gbdate field in the database has a field type of date/time):
<cfquery name="addcomments" datasource="mydb" dbtype="ODBC">
INSERT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.