Ok so I'm over tired and a tad cross-eyed, but here's what I'd like to do.
I have a link on my site that I'm porting over to use Threads styles and design. It's an informational link that pops a new window, kind of like a help pop up.
I'd like to have the popped window display in the style that the user has set in their profile, without sending the entire threads header... Just can't seem to get it.
Suggestions?
Current code sending header, page title, and I believe style info is:
$html = new html;<br /> $html -> send_header($pagetitle);
Heck I don't even have to send the page title, I'd just like it to have the same theme, without the header info.

Hope someone can make sense of what I'm asking, I don't think I can right now. hehe
Thanks all.
