PDA

View Full Version : Modify webpage using content frm Text File


daemontan
12-02-2004, 11:05 AM
Hi all, I'm working on a website that has a feedback form.
I am trying to add the contents of a textfile (.txt) onto parts of the content on the form. How can I do this?

cdskater
12-02-2004, 11:38 AM
Sorry but I can't quite understand what you are trying to do could you be a little more clear? Thanks.

daemontan
12-02-2004, 11:58 AM
Sorry about not giving a clear picture.

I have some numbers stored in a text file (e.g. data.txt) and I want these numbers to appear on a form when it gets loaded.

I think I might have posted this thread in the wrong place though.

Is this possible to do through html? Or do I need asp?

I'm a novice at both of these languages but I'm the best person my boss has got. :)

scoutt
12-02-2004, 12:04 PM
yes, only asp will do it.

actually any serverside langue wil do it but if you prefer asp then that will work.

I will move this to the serverside forum.