Newbie: Append information to a web page

F

Fr

Simply a newbie question:

I try to create a form where users put their information about
themselves and i need to append this information it to another web
page in the server.
How to do that?

Thaks a lot for your patience with a small newbie.
 
E

Evertjan.

Fr wrote on 30 apr 2005 in comp.lang.javascript:
I try to create a form where users put their information about
themselves and i need to append this information it to another web
page in the server.
How to do that?

You will have to store the information serverside, so you will need a
server with thoe serverside coding capabilities, for instance with ASP
[coding in j[ava]script or vbscript] or with PHP.
The storing itself usually is done in a serverside database.

Clientside javascript cannot help you here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top