validate registraion form in VB.Net

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2007
Posts: 9
Reputation: mpatram is an unknown quantity at this point 
Solved Threads: 0
mpatram mpatram is offline Offline
Newbie Poster

validate registraion form in VB.Net

 
0
  #1
Jan 21st, 2008
Hi All,

I've created a registration form in VB.Net. Now I want to validate it, like if the username is previously used by some one then it wont allow to register. I can do it in ASP.Net, But I m not able to find any solution for VB.Net. If any body have any code snnipet then plz send me or give me few suggestion.

Thanks
M
M Patra
SSE
AISL, India
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 2,641
Reputation: Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light 
Solved Threads: 245
Jx_Man's Avatar
Jx_Man Jx_Man is offline Offline
Posting Maven

Re: validate registraion form in VB.Net

 
0
  #2
Jan 21st, 2008
you just check each of the value in registration form with data in your database, what the problems...
if u can save and show data from database so its not difficult to validate registration from with database.
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 97
Reputation: Estella is an unknown quantity at this point 
Solved Threads: 6
Estella's Avatar
Estella Estella is offline Offline
Junior Poster in Training

Re: validate registraion form in VB.Net

 
0
  #3
Jan 21st, 2008
if you can do in asp.net with vb, it think you can do the same. so what the effort of your code?
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 13
Reputation: bector is an unknown quantity at this point 
Solved Threads: 2
bector bector is offline Offline
Newbie Poster

Re: validate registraion form in VB.Net

 
0
  #4
Jan 23rd, 2008
for validation you have to follow this


1 compare the text value with each user name record field.

2. if any record find out with same name you have to given message to user "user name all ready used by some one you have to chose another name" .


3. if no record is found create and save to data base.


for any type of web related information you can visit
http://webdesigningcompany.net
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC