> So is there a way of making a single form post affect two scripts in
> different HTML frames? Or a way of posting values from the second frame to
> the third automatically (i.e. without the user clicking an HTML 'submit'
> button)?

Yes there is, and it's JavaScript! You'd need to get familiar with JS
functions to update various frames, and then start integrating that with PHP.

Alternatively, why not scrap frames and use CSS instead for an all-in-one
solution! I think most people here will agree that frames aren't very popular
these days!

==============================================================================
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to