you should use javascript to accomplish that: response.write "<scr" & "ipt> document.frames['myframe'].location.href='somelocation.asp'</scr" & "ipt>"
regards remie bolte ----- Original Message ----- From: "Steve Abaffy" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 6: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]
