Thread
:
make clickable links from text file ??
View Single Post
01-27-2004, 10:34 PM
X37375787
Guest
Posts: n/a
use a program to replace "http://" with
<#a href="http://
and replace .html/.htm/.php with .html/.htm/.php>CLICK ME<#/a> to the end.
(take the #'s out, duh)