http://webforums.macromedia.com/coldfusion/mm_login.cfm?FTVAR_REDIRECTURLFRM=messagepost%2Ecfm%3Fpostaction%3Dpost%26catid%3D274&postaction=Yes
The login page is a cfform. Try to put anything and hit submit to see.... you got a JAVASCRIPT error, because of the SAME CFFORM problem that i'm having. How can they dont notice that bug?? I'm very disapointed... :'-( Leonardo Crespo ICQ: 198810 [EMAIL PROTECTED] ----- Original Message ----- From: Leonardo Crespo - Cftop.COM To: CF-Talk Sent: Tuesday, February 25, 2003 3:27 AM Subject: Solution to CFFORM problem? RDS Context root! I haven't found a solution for the cfform problem but i found the cause. The CFMX RDS Application context root is set to "/CFIDE", with means any thing like http://localhost/CFIDE..... will be redirected to the RDS context root, that's why the scripts (cfform validation) dont work. that's why, if you have your context root set to "/", http://localhost/CFIDE/administrator/index.cfm does not work either you must type "CFIDE" all BUT in all caps, like "cfIDE", "cfidE" and so. Definitly not smart =/ PPPPSSS: I have found the SAME CFFORM BUG on the MACROMEDIA LOGIN page. It's a cfform... should i tell them? =) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

