View Single Post
Old 03-16-2004, 12:37 AM   #3 (permalink)
raylu
 
Junior Techie

Join Date: Mar 2004

Posts: 56

raylu

Send a message via AIM to raylu
Lightbulb

Why do you have an href pointing to another page?

Code:
<a href=javascript:window.open('page.html','windowname',config=width=x,height=x,toolbar=no,scrollbar=no,status=no,location=no')>Link</a>
I think that should do it. It's always eaiser to do this though:

Code:
Link 

__________________
\"Only when the last tree is dead, the last field paved, and the last river dammed, only then will we realize that we can\'t eat money.\"
http://raylu.uni.cc
raylu is offline