Both
Uri.CheckHostNa me(Name)
and
Uri.CheckScheme Name(Name)
return true no matter what I use in "Name" (for example asdasd.sdf)
Are these actually supposed to work? Is there a better way to check if a
user has entered a valid URL?
Thanx,
--
Anil Gupte
Uri.CheckHostNa me(Name)
and
Uri.CheckScheme Name(Name)
return true no matter what I use in "Name" (for example asdasd.sdf)
Are these actually supposed to work? Is there a better way to check if a
user has entered a valid URL?
Thanx,
--
Anil Gupte
Comment