Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: RE: problem with asp


Message #1 by "Kim Iwan Hansen" <kimiwan@k...> on Tue, 9 Apr 2002 21:49:44 +0200
Hey Liz,

The response.redirect method doesn't have a target attribute, so you'll have
to either submit the page that verifies the form to the target window or
return a page with some javascript to reload the correct page into the
correct target.

-Kim

-----Original Message-----
From: Liz Doyle(98) [mailto:9842934@s...]
Sent: 9. april 2002 20:27
To: ASP Databases
Subject: [asp_databases] problem with asp


Hi
My problem with asp is that i am designing a web page and need to(when my
password and username are accepted) open up my redirected page in a new
window. at the moment it is opening up in just my middle frame.. i have
three frames on my page. i thought target="_top "might do it but it isn't
working.
I would be very grateful if you could help me.

Kindest regards
Liz


Message #2 by "Liz Doyle(98) " <9842934@s...> on Tue, 09 Apr 2002 19:27:26 +0100
Hi 
My problem with asp is that i am designing a web page and need to(when my
password and username are accepted) open up my redirected page in a new
window. at the moment it is opening up in just my middle frame.. i have
three frames on my page. i thought target="_top "might do it but it isn't
working. 
I would be very grateful if you could help me. 

Kindest regards 
Liz 

  Return to Index