M
Max
Hi
I have just created a form in Frontpage to get user input
which i want displayed to all those who visit my site.
using 'method=post' and using 'response.write(request.form
("fname"))' when the user inputs the data the display
page opens and is only visible to the user who inputed
the data and NOT to all those who visit the site.
Can anyone please help me to display all the user input
data in a table on the display page for all those who
visit my site.
Thanks
Max
I have just created a form in Frontpage to get user input
which i want displayed to all those who visit my site.
using 'method=post' and using 'response.write(request.form
("fname"))' when the user inputs the data the display
page opens and is only visible to the user who inputed
the data and NOT to all those who visit the site.
Can anyone please help me to display all the user input
data in a table on the display page for all those who
visit my site.
Thanks
Max