PHP form which takes the info and displays it on a seperate page?

Associate
Joined
17 Mar 2004
Posts
1,562
I'm looking to have a basic form on my website, which when submitted posts the info on another page which refreshes every 20-30 seconds or so.

I know how to create the form, and I know how to get the page refreshing, i'm just stuck on how to get the data to the other page?

Both pages would be on the same server/domain btw.

Thanks in advance.
 
Sorry, didn't make myself clear.

The person submitting the form wouldn't see the responses - they'd be on the same page and just see a message saying "Your message has been sent".

No need to store the info in a database or anything....

1 thing to bear in mind is that more than we'd need to see all the responses on the "view messages" page - not just 1 at a time - hence the refreshing

It's a simple shoutscript i'm trying to do for an online radio station :)
 
Back
Top Bottom