473,325 Members | 2,816 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

New IE /page/instance

Dan
I have a web page with hyperlinks on it. When the user clicks on a
hyperlink, I want the referenced webpage to open in a new IE page and not in
the current page. Is there a way to accomplish this? (The new page maight be
a pdf document.)

Thanks.
Jun 17 '06 #1
3 933
DJ
Try using Target="New"

ex. <A HREF="URL" Target="New">Link Text</A>

"Dan" <da*@dsully.com> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
I have a web page with hyperlinks on it. When the user clicks on a
hyperlink, I want the referenced webpage to open in a new IE page and not
in the current page. Is there a way to accomplish this? (The new page
maight be a pdf document.)

Thanks.

Jun 17 '06 #2
Dan,

The Redirect method as was as well used in ASP is in my idea here still the
best.

http://msdn.microsoft.com/library/de...recttopic1.asp

I assume tyou know that?

Cor
"Dan" <da*@dsully.com> schreef in bericht
news:%2****************@TK2MSFTNGP04.phx.gbl...
I have a web page with hyperlinks on it. When the user clicks on a
hyperlink, I want the referenced webpage to open in a new IE page and not
in the current page. Is there a way to accomplish this? (The new page
maight be a pdf document.)

Thanks.

Jun 18 '06 #3
Dan
Thank you folks.......dan
------------------
"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:ed**************@TK2MSFTNGP05.phx.gbl...
Dan,

The Redirect method as was as well used in ASP is in my idea here still
the best.

http://msdn.microsoft.com/library/de...recttopic1.asp

I assume tyou know that?

Cor
"Dan" <da*@dsully.com> schreef in bericht
news:%2****************@TK2MSFTNGP04.phx.gbl...
I have a web page with hyperlinks on it. When the user clicks on a
hyperlink, I want the referenced webpage to open in a new IE page and not
in the current page. Is there a way to accomplish this? (The new page
maight be a pdf document.)

Thanks.


Jun 18 '06 #4

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

Similar topics

1
by: alex | last post by:
Hi ! I couldn't make backups with our new system using db2 8.2. Every time I trigger a backup I get this error message: BACKUP DATABASE EBUERO2 ONLINE TO "/raid/backup/ebuero2/part1",...
11
by: Bob | last post by:
In our new .NET web applications, we try to limit the use of SqlConnection to just one instance per page, even if there are multiple accesses to various queries. The thinking behind is that this...
3
by: markeboy | last post by:
I am wanting to control when a page is loaded using a separate class to manage when and how it should be loade My current implementation needs to set a property of the page programatically...
6
by: MooreSmnith | last post by:
When I navigate to the next page using Response.Rediect("MyNextPage.aspx") current page Page_Load event is called. What I may wrongly understood is that post back will happen whenever there is any...
3
by: foobar | last post by:
Okay, if I create an instance of an .aspx page and set the properties of that page, how do I render that instance? Server.Transfer creates a new instance of its own and none of the properties have...
8
by: Amelyan | last post by:
I need some help to confirm my theory! I think I discovered something new for myself about behavior System.Web.UI.Page. THEORY: Every time I change control on my WebForm1 page that results in...
1
by: Gunjan Garg | last post by:
Hello All, I am working to create a generic datagrid which accepts a datasource(ListData - This is our own datatype) and depending on the calling program customizes itself for sorting,...
2
by: eagle | last post by:
How do I access a control, like a placeholder, from another page, or another user control that may be on the same page. For instance, I have a web page with 2 user controls. One user controls...
4
by: RipperT | last post by:
College newbie here (Instructor MIA). I have instructions to pass variable values from one web page to another like this (VS2005): 1. Declare and create the properties on the first page (source...
10
by: jollysr | last post by:
Could someone please help me convert the following XML to HTML page? <?xml version="1.0" encoding="UTF-16"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.