Rick, >Hmmm... do you have two methods, JS and non-JS intertwined? >The part of the code below that is operable seems to depend on >whether JS is in use (the "structKeyExists(url, "ajax") etc., or >whether JS is not in use (the part after the cfelse... cfincluding >the #form.formUrl#, which would be the ex2.3_mailing_list_validation.cfm >page, right?) > >Or am I just "lost in the sauce"?
You continue to overcomplicate the issue. I sent you the only "server" specific code on that page. You can view the source in the example to see the rest. There is no JS/non-JS. It's pretty basic. If your browser isn't support JS, then all the JS code is simple ignored. You really need to use the "View Source" code in your browser and take advantage of the fact you can look behind the scenes. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275660 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

