P
pbd22
Hi.
Could somebody please tell me how to handle
registration when javascript isn't enabled? I don't
want an ugly <noscript> message that says "you
must have javascript enabled" but, rather I want
javascript to fire if javascript is enabled and, if it
is not enabled, i want the server code to fire. In
both cases, form validation is done and the user
won't be able to tell the difference.
What would my form tag and its associated attributes
look like to get this kind of logic to happen?
thanks a bunch
Could somebody please tell me how to handle
registration when javascript isn't enabled? I don't
want an ugly <noscript> message that says "you
must have javascript enabled" but, rather I want
javascript to fire if javascript is enabled and, if it
is not enabled, i want the server code to fire. In
both cases, form validation is done and the user
won't be able to tell the difference.
What would my form tag and its associated attributes
look like to get this kind of logic to happen?
thanks a bunch