|
-
Jan 7th, 2007, 04:03 AM
#1
[RESOLVED] [2.0] how to validate uri?
how do i check if a uri is valid and contains "http://" at the start of it?
eg: "www.google.com" is invalid but "http://www.google.com" is valid.
is there some class method in .net to check this or do i need to use regex?
(i have looked at the online msdn, but might have missed something...)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|