I've created a web page utilizing 3 frames (header, index, main). In the
frame named 'main' I have a form setup for logging into a MySQL database.
On a successful login I want to change the html in 'index' and 'main'.  The
active frame 'main' is easy, as the new html code will go into this window
by default.  However, how do I load html into the index frame?

If there is a different way to handle this, please feel free to share them.

Thanks

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

Reply via email to