简体   繁体   中英

ListView validate email address

I'm using ASP.NET ListView. Users will enter email address like shown below:

abc@example.com;abcdedf@example.com;abcedefe@example.com

I need to validate that the email address is in correct format. is there any quick way of validating this. Please note, I don't have code behind, if possible I like to do this in JQuery or Javascript. it's ListView with 233 records where user can edit any record at any time.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM