473,789 Members | 2,561 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Simple redirect to frame-question

I have a frame with link-buttons.

Now I want to show the corresponding link pressed by that button inside
another frame (response.redir ect or maybe other mehtod with
destination-frame - or Webform overgiven)

Nov 19 '05 #1
3 1166
Hi,

With the link button you can't specify the Target frame. Instead of Link
Button Control you can use HyperLink Control.

<asp:HyperLin k id="HyperLink1 " runat="server" Target="main"
NavigateUrl="Ta rget.aspx">My Link</asp:HyperLink>

With the hyperlink control's property 'Targer' you can specify the target
frame name (MAIN in the above case) and with the ' NavigateUrl ' property you
can specify the target page (Target.aspx in the above case).

Cheers,

Jerome. M

"Greg Cyrus" wrote:
I have a frame with link-buttons.

Now I want to show the corresponding link pressed by that button inside
another frame (response.redir ect or maybe other mehtod with
destination-frame - or Webform overgiven)

Nov 19 '05 #2
thanx for your reply.

The Hyperlink-Control is not part of the Toolbox and has to be inserted
manually/by hand in the html-view?!

Is that right?
Nov 19 '05 #3
"thos who have eyes won't see' ... :) -
I found the Hyperlink-Control ! *sorry and tnx*
Nov 19 '05 #4

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

Similar topics

1
5569
by: Zalek Bloom | last post by:
Hello, I built some Web site that includes 3 frames page. After a user sign-off I want to redirect him/her to a single frame page. When I use Response.Redirect command, I am getting the redirected page as a frame and I still see 2 other frames. How to get rid of other frames and display only a single frame? Thanks,
2
3942
by: Lamine Darbouche | last post by:
Please help? I have my application with four frames and would like to redirect from one frame to _parent or _top. Can I do that with "Response.redirect" or similar? Many thanks in advance. Regards Lamine
1
2029
by: Jackson | last post by:
Anyone now how to redirect my asp page, from a _top frame to the _parent frame?
1
2679
by: Cantekin Guneser | last post by:
in my project i am using framesets, at the left frame set notmally i am using hiperlink element with target to redirect main frame this is ordinary, but now i need to redirect main frame with dynamic text from dropdownlist and textbox, i tried like response.redirect("search.aspx?city="+ddl_city.selectedtext) but with this i can not redirect the main frame it redirects left frame again. i want to manupulate main frame from left frame with...
5
3569
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) Response.Redirect("http://webserver/policies/pppindex.htm target=_blank") End Sub Of course, this will not work. Is there some way I can get a similar result
1
2390
by: Just D. | last post by:
All, How can we redirect to another frame from the C# code? I usually use Response.Redirect("TargetPage.aspx") to redirect inside the current frame, but I don't know really how can I change the frame and open a required page in another frame to leave the active frame in its current condition and continue working in the second frame? Is it possible at all from the C# code? Or we need to write a JAVA script and call it from C# code? ...
3
2351
by: PKin via DotNetMonster.com | last post by:
Hi, I really need som help here. I have read a lot of thread about Frames ans response.redirect and I know by now that I cannot use response redirect and I have to use "some kind of javascript on the client side" according to a lot of answers. The only answers that have some code did not seem to work with my code? I have a login page (with no frame) and when the program accepts the login the page is redirected to a page with 3 frames....
3
2635
by: William Sullivan | last post by:
Have a frameset HTML page (parent) with child .aspx pages. When each of the child pages loads, it checks to see if the user is authenticated, and if not, redirects to the login page: if(!this.Context.User.Identity.IsAuthenticated) { Response.Redirect("Login.aspx",true); } The problem is that if I go to the parent page directly, I get four versions
3
5635
by: Luke Xu | last post by:
In Heyperlink, you can specify the target of URL, such as _blank. But how can I specify the target in Response.Redirect? Thanks Luke
3
6149
by: Alejandro | last post by:
Hi: I want to redirect stdout to a textctrl I have. From what I read in the wxpython documentation, I can use the wxLogTextCtrl class to do this. I am doing the following: class MyGui(gui.MyFrame): #gui.MyFrame generated by wxGlade def __init__(self, *args, **kwds): gui.MyFrame.__init__(self, *args, **kwds) # ... code removed ...
0
9663
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9506
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10404
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10136
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9016
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7525
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5548
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3695
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2906
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.