:> Now it is referenced with the following by default...
:>
:> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"
:> SRC="/CFIDE/scripts/cfform.js"></SCRIPT>


I had to get my ISP to actually put a COPY of the "cfform.js" script in the
directory along with my files, and then reference it in the form tag to get
it to work:

<cfform action="loanApp_logic.cfm" method="POST" name="Survey"
scriptSrc="cfform.js">


Thanks for your assistance with this!

Les

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to