I'm a newbie, I just finished the Visual Quickstart Guide.
I want to know, can anyone give me an out line of how I'd do this:

Create a script that formats a txt file into html. Well, that's kinda 
vague. I mean...
Example:

text file contains:
Steven 
http://blah.com 
Web design and basketball 
USA

I'd want to format it into html so it would appear like

Name: Steven                Hobbies: Web design and Basketball 
Web Site(link)                Country: USA

I have a feeling I'll just dig in the array...
Thanks, Steven


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to