You may need to leave the form name in there as well.

<cfset fileContent=replacenocase(fileContent,"<FORM NAME=loginForm","#chr(253)#<FORM 
NAME=loginForm")> 

(We currently are replacing "<FORM NAME=loginForm" with "<FORM", which changes things 
slightly. If you don't need the form name, though, you should be all set.)


Jerry Johnson

>>> [EMAIL PROTECTED] 11/02/04 11:16AM >>>
Got it. I just changed the following line od code:

<cfset fileContent=replacenocase(fileContent,"<FORM 
NAME=loginForm","#chr(253)#<FORM")> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.houseoffusion.com/banners/view.cfm?bannerid=11

Message: http://www.houseoffusion.com/lists.cfm/link=i:15:453
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to