Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~7K People Reached
Favorite Forums

2 Posted Topics

Member Avatar for minitauros

How about enabling the timer to false? Timer2.Enabled = false; protected void Timer2_Tick(object sender, EventArgs e) { //Do Action Then Timer2.Enabled = false; }

Member Avatar for Seesharp
0
6K
Member Avatar for Seesharp

need to check an SQL Server database (not asp.net membership) to see if an email is already in use before allowing the user to register. I have tried using the information in this website but it does not seem to work. Your help will be much appreciated

Member Avatar for Sarama2030
0
189

The End.