basic question

  • Thread starter Thread starter Ricardo Manuel
  • Start date Start date
R

Ricardo Manuel

Hi, this one seems a basic question, but I don't know how
to solve it.

From a html page with 3 frames, the main page it's loaded
with a web form(aspx), in that web form I've a button
that makes a response.redirect to another web form
(aspx), my problem it's that last web form is loaded in
the frame, when I want is that last form becomes all page.

TIA

Ric
 
I believe there is a target attribute you can use on the web form that
should allow you to do what you want.
 

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

Back
Top