Thread
:
code for validation(asp.net 3.5)
View Single Post
•
•
Join Date: Nov 2008
Posts: 44
Reputation:
Solved Threads: 4
hieuuk
Offline
Light Poster
Re: code for validation(asp.net 3.5)
0
#
3
Jan 6th, 2009
Dont get you? Should it just be a simple condition?
If(textbox1.Text.Length>12 && textbox2.Text.Length>8)
sure you will also want it more then 0 as well, but it's the same theory anyways.
.Net Developer - 3D Game Designer
My Portfolio/Blog:
http://www.hieu.co.uk
hieuuk
View Public Profile
Find all posts by hieuuk