PDA

View Full Version : HTML page creation dynamically


praveeng78
08-23-2002, 11:20 AM
I am creating a quiz, at the end of which I need to store the answers into a HTML page. I need to create a separate HTML page for each person that takes the test. The page will be stored on the server.
Is there a way to do this using scripts???

Any help is appreciated.

scoutt
08-23-2002, 11:52 AM
only serverside programming can do it. like asp, php, or cgi.

torrent
08-23-2002, 12:06 PM
Don't cross post!