E-mail List Archives
RE: e-mail addresses and proper forms labelling of their constituent parts
From: Karl Groves
Date: Sep 15, 2003 1:26PM
- Next message: Mary Utt: "RE: e-mail addresses and proper forms labelling of their constituent parts"
- Previous message: Nancy Swenson: "Re: e-mail addresses and proper forms labelling of their constituentparts (Out of the Office)"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
How is the form being processed?
I recommend against using two form elements for this.
Don't make the user do the work when the script can do it for you.
Since you're validating the address, have the script separate the address via regular expressions and convert it into two variables (separated by the @).
Karl L. Groves
Opinions expressed in this e-mail represent only myself and are not in any way to be taken as the words or opinions of my employer.
>
- Next message: Mary Utt: "RE: e-mail addresses and proper forms labelling of their constituent parts"
- Previous message: Nancy Swenson: "Re: e-mail addresses and proper forms labelling of their constituentparts (Out of the Office)"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread