Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

HTML Help

Thread Tools
 
Search this Thread
 
Old Oct 9, 2005 | 02:32 PM
  #1  
boxst's Avatar
boxst
Thread Starter
Scooby Regular
 
Joined: Nov 1998
Posts: 11,905
Likes: 0
Default HTML Help

Hello

I'm trying to do something in HTML and I can't! So I thought I would as for help.

I have one page that links to another with a button (href), what I need to do is when that button is clicked open another window and then link as normal.

I have no control over the page that it is linked to (it's a servlet), so I need to first page to open the new window and then continue to the servlet as normal.

Thanks,

Steve
Reply
Old Oct 9, 2005 | 02:40 PM
  #2  
RichB's Avatar
RichB
Scooby Regular
 
Joined: Apr 1999
Posts: 3,666
Likes: 0
From: Bore Knee Muff
Default

<a href="http://bbs.scoobynet.co.uk" onClick="javascript:window.open('http://www.22b.com');">Link to scoobynet</a>

Any use?
Reply
Old Oct 9, 2005 | 02:42 PM
  #3  
RichB's Avatar
RichB
Scooby Regular
 
Joined: Apr 1999
Posts: 3,666
Likes: 0
From: Bore Knee Muff
Default

Sorry - May have misunderstood, I didnt quite understand ' so I need to first page to open the new window and then continue to the servlet as normal'
Reply
Old Oct 9, 2005 | 05:23 PM
  #4  
bren.wright's Avatar
bren.wright
Scooby Regular
 
Joined: Mar 2005
Posts: 114
Likes: 0
Default

Do you mean just open a new window? I don't get what you mean with the links..

If all you want to do is open a link in a new window:

<a href="http://www.scoobynet.co.uk" target="_blank">Scoobynet Link</a>
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
shorty87
Full Cars Breaking For Spares
19
Dec 22, 2015 11:59 AM
psport
Subaru Parts
3
Oct 4, 2015 07:35 PM
Pro-Line Motorsport
Car Parts For Sale
2
Sep 29, 2015 07:36 PM
shorty87
Wheels And Tyres For Sale
0
Sep 29, 2015 02:18 PM
shorty87
Other Marques
0
Sep 25, 2015 08:52 PM




All times are GMT +1. The time now is 04:17 AM.