How to use regular expression in any subscription form when registered. script running successfully but it gives error on submission form- User already existing

Showing Answers 1 - 6 of 6 Answers

ManjuPillae

  • Mar 26th, 2008
 

It throw an error message, may be the information that is passed through Subscription page may be voilating the unique value Constraint.

  Was this answer useful?  Yes

Well, if you are trying to register the same user twice, it shouldn't pass it. Have you parameterized your script with fresh data so the users in your DataTable aren't the ones that have been previously registered?

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions