Advertisement

05.17.2008 at 08:45AM PDT, ID: 23410777
[x]
Attachment Details

hot to use FrameSet in Asp

Asked by dshi15 in Hypertext Markup Language (HTML), Active Server Pages (ASP)

I have four asp pages which are A, b,c,d.

from A.asp, I call B. B has frameset
<frameset cols="230,*" frameborder="NO" border="0" framespacing="0">
  <frame src="C.asp" name="leftFrame" scrolling="NO" noresize>
  <frame src="D.asp" name="mainFrame">
</frameset>

Inside C, I have a button, if user click, start database process, after it done, I have
response.Redirect("A.asp"), but A is not took a whole screen, the page is still devided to frameset. How it can show A.asp on full screen.

thanks in advance.

Start Free Trial
 
Loading Advertisement...
 
[+][-]05.17.2008 at 09:51AM PDT, ID: 21590001

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.17.2008 at 10:06AM PDT, ID: 21590067

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.17.2008 at 10:33AM PDT, ID: 21590150

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Hypertext Markup Language (HTML), Active Server Pages (ASP)
Sign Up Now!
Solution Provided By: hielo
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628