Hello..
There is this text area, into which the users may enter some information along with a URL. The problem is,NOT only will they enter URL, but also with some other text...
This information will go to a table in the database.
I would like to ask help from you in writing a program for fetching the field and display the URL alone as a hyperlink in a page. The URL may be a lengthy one.
An example entry will be like :-
Help me please. Thank you...
RR
There is this text area, into which the users may enter some information along with a URL. The problem is,NOT only will they enter URL, but also with some other text...
This information will go to a table in the database.
I would like to ask help from you in writing a program for fetching the field and display the URL alone as a hyperlink in a page. The URL may be a lengthy one.
An example entry will be like :-
Code:
My Homepage is [URL unfurl="true"]http://communities.msn.com/iamnobillg[/URL]
Help me please. Thank you...
RR