473,473 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Response.redirect for a particular frame in the frameset

How do I implement response,redirect for a particular frame of the frameset
in a .aspx page?
Thanks
Nov 18 '05 #1
3 2632
By using Javascript on the client.

"Anita C" <an****@ptm-software.com> wrote in message
news:ur**************@tk2msftngp13.phx.gbl...
How do I implement response,redirect for a particular frame of the frameset in a .aspx page?
Thanks

Nov 18 '05 #2
Can u please provide a sample that can be written in the code behind for the
button click event in an .aspx page?
Thanks
"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:Og******************@TK2MSFTNGP10.phx.gbl...
By using Javascript on the client.

"Anita C" <an****@ptm-software.com> wrote in message
news:ur**************@tk2msftngp13.phx.gbl...
How do I implement response,redirect for a particular frame of the

frameset
in a .aspx page?
Thanks


Nov 18 '05 #3
there is no way, as the browser performs the redirect, and you cannot
specify the frame. your postback page could include javascript to reload
another frame, but the current frame will be replaced no matter what. if you
do not want this behavior, do not use a asp form, but rather a stand html
form and set the target

-- bruce (sqlwork.com)

"Anita C" <an****@ptm-software.com> wrote in message
news:ur**************@tk2msftngp13.phx.gbl...
How do I implement response,redirect for a particular frame of the frameset in a .aspx page?
Thanks

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: mallyonline | last post by:
I last posted to this group about 6 months ago and was very pleased by the excellent response I got and the great help offered to me. I am back this time with another request for your expert help...
3
by: Griff | last post by:
I've inherited a web application that uses frames :-( I have an ASP page (within the frame set) that I want to refresh the WHOLE frame set Response.redirect just launches the frame set again...
3
by: Steve | last post by:
I have a page which has some frames. After processing one of the pages I want to redirect to another frameset. However, when I use Response.Redirect I end up with a frameset with the frameset...
2
by: Charlie | last post by:
Hi: I have a button in an .aspx page in banner section of a frameset. It runs a response.redirect to another page. The problem is page loads into active frameset. I would like page to replace...
5
by: Jim in Arizona | last post by:
I have a site that uses frames. I made an aspx form with an asp:button control with Onclick=test. The test sub is: Sub Test(ByVal sender As Object, ByVal e As System.EventArgs) ...
2
by: news://news.microsoft.com/microsoft.public.de.germ | last post by:
Hallo! Ich habe ein Frameset mit 3 Frames. Im 1. Frame wird eine ASPX-Seite geöffnet. In dieser werden einige Steuerelemente angezeigt. Nun soll bei bestimmten Benutzeraktivitäten eine andere...
2
by: Charles A. Lackman | last post by:
Hello, I have an ASPX page that is storing data into a session Variable: Session("Name") = "Chuck" When the User clicks "Next" on the page, it naviages to "Details.aspx", Details.aspx has two...
15
by: KBuser | last post by:
I recently developed an internal website with various queries against our SQL server. I added buttons with Response.Redirect. These buttons do not work with Internet Explorer, however when using...
5
by: danielhamd | last post by:
I have a link on an ASP page that loads the Response stream with a .vcs file stream and then sends it to the clients machine. This opens the calendar entry in their Outlook, etc. However, once...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.