Re: Verify syntax of an URl
Did you look at the Uri.IsWellFormedUriString static method?
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"serge calderara" <sergecalderara@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:91352FDC-F919-4853-9D3C-EC1B8A0E3D35@xxxxxxxxxxxxxxxx
Der all,
I have a text box where my user introduce a URL of type Http:\\.... or
Ftp:\\...
I need to verify that only this type of syntax is valid for my text box
How can I perfomr that ??
Thansk for help
.
Relevant Pages
- Re: How can I add attributes to AD Users and Computers?
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... (microsoft.public.windows.server.active_directory) - Re: Web Single Sign On
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... current Windows credentials to the server, ... This common identity is the user's username used to logon to the ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Changing ADAM user password
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... Running the bind from another W2K3SP1 machine ... support in digest or something like that. ... (microsoft.public.windows.server.active_directory) - Re: Client Certificate Authentication with ADAM
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... can't do this with ADAM users. ... (microsoft.public.windows.server.active_directory) - Re: SignOn Problem during Team Foundation WebTest Playback
... That sounds likely to me (the query string parameters). ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... (microsoft.public.windows.server.active_directory) |
|