please help with regex for only 1 url. Meaning, user is not suppose to be able to supply two urls seperated by comma or other seperator. is that possible? what’s the best solution?
thanks
please help with regex for only 1 url. Meaning, user is not suppose to
Share
See What is the best regular expression to check if a string is a valid URL?