Hi all,

I have a website with left, top and main frames. Obviously only the "main" frame changes. The left frame is navigation buttons and the top frame just an image. When a button is clicked on the left frame, the new page is loaded in the main frame.

Now, I want to send a link to a specific page to a friend via email. The page name (for arguments sake) is "ourphotos.html". The website name is www.myalbum.com. Now if I send the link as
www.myalbum.com/ourphotos.html he wont see the left and top frames - only the page called ourphotos.html.

How do I specify the link (or change the code within my pages) so that I can point to a specific page, but all frames will also still be loaded.

Thx,
JJ