> Googled extensively and searched the docs - forgive me if I'm missing > something. > > Have a cfform on a secure subdomain with its own certificate using > validateat="onSubmit" for several text fields, which is being skipped. > It also doesn't work on the secure subdomain if the request is not > secure (http). validate="onServer" does work in these instances. > > validateat="onSubmit" for this form works on a local development box > (non https) and on a non-secure development subdomain (same top-level > domain as the secure). It works (both secure and non-secure) on the www > of the same domain. > > Javascript is not disabled in any browser I'm using, and other > javascript being called works fine.
Does the URL http://your_server/CFIDE/scripts/cfform.js resolve properly in production? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331768 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

