473,503 Members | 1,300 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Redirecting Frames

2 New Member
Hello,
I am working ASP with C#.

I want to open a webpage in Frame2 by clicking a button in Frame1 ...
Can it be?
Mar 28 '08 #1
1 1097
jhardman
3,406 Recognized Expert Specialist
you can't write ASP with C#. ASP is written with VBScript (JSP is the same thing but written with JScript). You are probably using ASP.NET. I'd move you over to the .NET forum, but this is actually an HTML issue:

Expand|Select|Wrap|Line Numbers
  1. target="frameName"
usage:
Expand|Select|Wrap|Line Numbers
  1. <a href="pageForFrame2.aspx" target="frame2">Click here for details</a>
Hopes this helps.

Jared
Apr 1 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1651
by: Dynamo | last post by:
Hi My site uses frames and some of the frame pages are ranked higher in search engine rankings than the main page. When somebody clicks on the link it takes them to the frame page and they don't...
2
1655
by: quitaxe | last post by:
hi i am facing this problem when i redirect to a asp page using - Response.redirect "mynext.asp" the problem is that the current page is using frames so this mynext.asp is also getting loaded...
2
2663
by: Nymphetamine | last post by:
<script language="JavaScript"> if (parent.frames.length==0) { location.href = "" } </script I use the above script to redirect websites but is there any script that can hide the new url? or...
2
1723
by: Magesh | last post by:
Hi, I am trying to do the following 1. On form submit, open a window with three frames 2. Set the target as one of the frames 3. Set the action for the frame It is working properly in...
4
1941
by: Don | last post by:
Is there some way to redirect the "main" frame to another URL from within the "header" frame? Thanks, Don ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----...
1
1846
by: Bilbo | last post by:
Hello, How do I programatically redirect a page in "another frame" using C# in ASP.NET? Server.Transfer redirects the current page...not a different frame. Thanks.
7
3167
by: foldface | last post by:
Hi I'm using the AxWebBrowser1 control. I use the event DocumentComplete to tell when a document has downloaded which works fine, except when thw web page does something like this: ...
0
1159
by: TNRBala | last post by:
I'm using ASP.NET to build the Web Application, In my project, I'm having Login page, having no frames. I'm entering the user name & password, and am redirected to next page, that page contains three...
41
3182
by: amygdala | last post by:
Hello all, I have posted a similar question in comp.lang.php in the past, but haven't had any response to it then. I kinda swept the problem under the rug since then. But I would really like to...
0
7203
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
7339
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6995
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
7463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5017
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
4678
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
1515
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
738
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
389
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...

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.