I'm no ASP Programmer and I need an advice from you guys.
I'm trying to pass a URL with parameters...
To validate the URL, I have the following RegEx pattern.
This will ignore a URL with parameters separated by & (Ampersand) characters... Right ?
Ex: http:
I'm trying to pass a URL with parameters...
To validate the URL, I have the following RegEx pattern.
Code:
[URL unfurl="true"]http://.+?(/.*[/URL]
This will ignore a URL with parameters separated by & (Ampersand) characters... Right ?
Ex: http: