Hello.. I'm doing an assignment in web developing using C#.. I'm required to make a validator, so that the value entered in a textbox is a valid SMU email. The valid SMU email is ....@sis/accountancy/socsc/business/economics.smu.edu.sg
I've placed a regular expression validator, but i'm confused how to validate, what to put (such as \w,\d, or??).
Appreciate your helps. =)
2006-11-16
01:46:59
·
1 answers
·
asked by
sylvdoanx
2
in
Computers & Internet
➔ Programming & Design
correction : the valid smu email
.....@sis/accountancy/business/socsc/economics.smu.edu.sg
2006-11-16
01:48:19 ·
update #1