> Today I moved a site from one CF8 server to another CF8 server. > Suddenly, all the <cfform> validity checks that were working > on the previous server now fail on the new server. Is there > some setting in Adminstrator that may possibly be making this > happen? Anything else that it could be? It's the exact same > page that it was on the other server. > > http://71.5.111.207/register.cfm
This URL doesn't resolve properly: http://71.5.111.207/CFIDE/scripts/cfform.js You need to either fix that, or use the SCRIPTSRC attribute of CFFORM to point to a valid location, or set the default location in the CF Administrator. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298686 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

