Howdy folks, 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. CF8 Standard Windows IIS5 Rather flummoxed. Has anyone come across this? Thanks, Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:331766 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

