Posting from a non-public facing form to a public facing webpage

I am attempting to create a comment form on a non-public facing page that will display on the public facing webpage. Basiclly… I would copy and paste a severe weather warning or advisory and it would display on the website.

You need to dynamically update the webpage so I would say you need something like php or possibly JavaScript. The form would save the data to a text file or database and the webpage would read the information from the text file or database.

Greeting Rubble,
Thanks for the reply… I will give that a shot

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.