Validate a URL using regular expressions(madskristensen.dk)
submitted by
madskristensen(8565) 5 years, 3 months ago
Today, I had to build web form that took user input from standard ASP.NET input controls. In one of the text boxes the user must to enter a valid URL, so I had to make some validation logic. But first of all, I had to find out what kind of URL’s we would accept as being valid. Based on those rules, I wrote these regular expressions
|category: C#
|Views: 12
tags:
MadsKristensen Validation RegEx another
Everyones tags:
Your Tags: