I want to be able to read text files contain more than one lines of links like
www.cool.com Thats all the text files i have. and then i want to write out html files of the same file name with links of the those links but with <a href="cool">Text to be displayed</a> instead
I also want one extra thing where u can text box with browse button and another button to execute the whole thing
can anyone help