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
Ranked #72.8K
2 Posted Topics
How about enabling the timer to false? Timer2.Enabled = false; protected void Timer2_Tick(object sender, EventArgs e) { //Do Action Then Timer2.Enabled = false; }
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
The End.
Seesharp