| 
 Posted by Pete on 05/21/05 13:03 
Hi, I have searched Google & the newsgroups for how to create a popup window  
but can't find exactly what I want. What I want is to create a new popup  
window (if this is the correct term) when someone clicks on a hyperlink in  
my webpage *****without using Javascript or VBScript etc***** 
 
 
What I have now is 
 
<html><body>this is some text in my html code that I use and when someone  
clicks on <a href="http://news.bbc.co.uk>BBC</a> the browser navigates to  
the BBC website. What I would like it to do is popup a new browser window  
with BBC website but leave my page underneath and still  
visible.</body></html> 
 
Can this be done? 
 
Thank you 
Peter
 
[Back to original message] 
 |