Setting Target Frame

G

Guest

Hello,

I'm working with, C#, Framework 1.1, and Visual Studio 2003. I built a
Webform that uses Frameset which has 4 frames (Header, Footer, Main, and
Contents) and I set the NavigationUrl property for each frame to the .aspx I
want shown in each frame. I'm using the Contents frame as a menu that
contains Hyperlinks to the page I want displayed.

However, if I don't set the Target property for my Hyperlink control, then
when it is clicked it displays the Webform in the current frame in which the
hyperlink was clicked. If I set the Target property in the Hyperlink control
that is on the Contents.aspx to point to the Frame called Main, it doesn't
work. It will just open up a new brower window with that page instead.

What do I do to get this to work? This is my second time working with
ASP.net and the first time using Framesets, so I'm open to suggestions.

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top