Hi,
have very poor asp skills and am barely putting this together....basically i am trying to create a function that takes one argument from a form field, and returns true if the field has a value for an internet email address and false otherwise.....the valid email address should begin with letters...contains one @ sign...continues with more letters...ends with a full stop followed by 2 or 3 letters..basically if someone has anything simple that performs this function then it would be very much appreciated.
have very poor asp skills and am barely putting this together....basically i am trying to create a function that takes one argument from a form field, and returns true if the field has a value for an internet email address and false otherwise.....the valid email address should begin with letters...contains one @ sign...continues with more letters...ends with a full stop followed by 2 or 3 letters..basically if someone has anything simple that performs this function then it would be very much appreciated.