Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
When I select "Email" in the drop down list, I want to store the Email Regular Expression in the SQL Server Database.

When a user fills out the form later, when the user selects "Email Validation" I want to apply the validation stored in the database.

Similar to http://www.jotform.com[^]

Could you give me a few pointers please?



[Original]
When i select email in Dropdownlist then email Regular Expression is store in sql server database ?

When I select email for particular textbox then email validation apply to these textbox ?

Give review for Jotform.com


Please give me details with example
Posted
Updated 22-Nov-12 1:31am
v3
Comments
jim lahey 4-Sep-12 10:32am    
Excuse me? I don't understand the question.
Christian Amado 4-Sep-12 10:36am    
Why you store the regular expression in database. The regular expression for mail is always the same.
Sandeep Mewara 4-Sep-12 11:14am    
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.
ridoy 4-Sep-12 12:07pm    
why you need to store regular expressions in database?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900