validating a URL

P

Paul

Hi just wondering if there is a way to validate a URL entry in a web
application (using vs.net 2005 c#)? Any examples, what validator control?
thanks.
 
M

Munna

Hi just wondering if there is a way to validate a URL entry in a web
application (using vs.net 2005 c#)? Any examples, what validator control?
thanks.

Hi

asp.net have reqularexpression validator...
you can use that to validate web url...
in reqularexpression validator you got to set validationExpression
property...
there are lot of built in expression with the controls design time...

best of luck

Munna
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top