Automatically replacing a URL with a link
Automatically replacing a URL with a link. This may be required when a form is submitted and an internet address (URL) is not automatically a hyperlink. The solution is to make use of a technique called ‘regular expressions’. Using a regular expression we can identify any URLs in the submitted content. We can then replace