I don't believe you can do this with a Response.Redirect , but you can write out some javascript to target a particular frame.
Do you need some code for that? Chris Tifer http://www.emailajoke.com ----- Original Message ----- From: "Steve Abaffy" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 12:11 PM Subject: Redurect to top of frameset > Hello, > > I have a page in frames, and when certain conditions are true, I want to > redirect to the top of the frame set is there away to do that with the > response.redirect command somthing like > > response.redirect "fileName target=_top" > > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
