View Single Post
  #1 (permalink)  
Old 05-14-08, 10:50 PM
dacksal dacksal is offline
Newbie Coder
 
Join Date: Apr 2008
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
How do you read and write to files

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
Reply With Quote