| Thread | Last Post | Replies |
|
| Order | 01 Oct 2004 00:46 GMT | 1 |
I have 2 dropboxes, is ther a way to force user to select in order wich mean they have to select the dropbox # 1 before they select the dropbox # 2? Thanks
|
| Need help with this search form... | 30 Sep 2004 21:49 GMT | 1 |
i have.. Search for Account:<br><br> <form name="changeUser" action="viewaccountformresults.cfm" method="post"> Search By Username:
|
| coldfusion book | 30 Sep 2004 20:00 GMT | 2 |
Is anyone knows which one is the good coldfusion book for start level and experience level? Thanks
|
| <cfparam> default variable | 30 Sep 2004 19:01 GMT | 3 |
How do I initialize <cfparam name="SESSION.catagory_level" or make it not use the default and use "5" in some cases? Here is what I have: <cfparam name="SESSION.catagory_level" default="1">
|
| Update has more then one entry.. | 30 Sep 2004 14:45 GMT | 2 |
Could i just do it like this? update Guild set guildid = "" set guildname = ""
|
| XP Home | 30 Sep 2004 13:46 GMT | 10 |
I have installed CF6.1 on my other PC (Win XP Home). When I try to run dynamic pages it does not work. As far as I know I have done everything right with my site in c:\CFusionMX\wwwroot\mysitename and using http://localhost:8500/mysitename
|
| License usage | 30 Sep 2004 13:14 GMT | 2 |
I have recently installed ColdFusion MX Standard 6.1 on my production Web server. I have a Test Web server that I develop on. And I work from my desktop. Can I use the "Developer Version" on my Test Server, or do I need to purchase
|
| IIS error page when CF is down? | 30 Sep 2004 12:59 GMT | 1 |
I would like to configure IIS to display a nice HTML page when the CF5 server is restarting and not available to process a request. How can I configure this? When CF is back up, things should return to normal. thanks!
|
| Problem with CreateODBCDateTime | 30 Sep 2004 10:09 GMT | 5 |
I'm having problems inserting a Date and Time into a Microsoft Access 2000 Database field that is formatted as 'DateTime'. Here's some sample code of what I'm trying: <cfset DateTime = CreateODBCDateTime(Now())>
|
| Moving back to the calling page | 30 Sep 2004 08:17 GMT | 2 |
I have several pages that offer a link to a "Client update page". Once the client update is completed how can I move back to the page where I was before doing the update? Many thanks for your help.
|
| dynamic form input values | 30 Sep 2004 04:12 GMT | 1 |
Hi again, I was all set to use cfform but it doesn't render xhtml valid code. So back to usual <form>. Next problem: I made a list of form errors in the validation routine and want to display them in the form fields so tried:
|
| deleting folders/subfolders and files | 30 Sep 2004 00:46 GMT | 3 |
I need ti delete regularly folders that have subfolders and files. do I need to used the cffile (list and then delete) ot is there another way to delete folders containing subfolders and files in one go? Please advise if anyoen has an idea
|
| Good Starter Book(s) ? | 29 Sep 2004 22:29 GMT | 3 |
just looking for some advice on good books to start learning coldfusion mx with? my prefered method is step by step tutorials, thanks alot for your help,
|
| Popup window via CFScript | 29 Sep 2004 19:51 GMT | 2 |
Is there a CFScript function that can create a new window popup with a passed URL? If not, can anyone suggest a method of creating a popup window that doesn't use Javascript? Thanks in advance!
|
| Help with setup of external web server | 29 Sep 2004 19:26 GMT | 5 |
I am having trouble after the install trying to connect with my external web server. From what I have read, you can use the web server config tool but when I try to use it, it just gives me a blank window and nothing to do. Here is my setup:
|