Posted by Shelly on 12/31/05 13:50
I want to do something like bringing up a message box in Java where after
clicking OK the box disappears and processing continues.
How do I do this in PHP?
I want the processing after the message box to be conditional upon what was
used to bring up the particular message box. (I have been handling
something like this so far by having inline messages and reposting the
page.)
Shelly
[Back to original message]
|