refreshing forum and refreshing post page at the same time?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
deadcowboy
Forum Newbie
Posts: 5
Joined: Tue Jun 11, 2002 4:49 pm

refreshing forum and refreshing post page at the same time?

Post by deadcowboy »

hey y'all... i got this message forum almost up and running... almost everything is working.

i have 3 frames... right now when i send a message (in top right frame) i have it so that the threads (bottom frame) meta refreshes.

how can i make it so that the message (top right frame) reloads to show itself?

i'm not a complete moron, but i've very new to php so keep that in mind :D

any help?
thanks!
MattF
Forum Contributor
Posts: 225
Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK

Post by MattF »

Use some javascript, something like frame_name.refresh I'm not sure exactly.

P.S. This stupid forum logs me out comepletly randomly argh
Post Reply