> How do you guys keep panels such as the layout manager panel floating
> around till the user clicks the close panel button? Is there a function
> to pass the html to or something?
Use a session to hold a switch. Then have your index file display the
panel when that session is 'on' or if it is set.
Matt
|