Thread: help needed
View Single Post
  #1 (permalink)  
Old Aug 4th, 2006, 09:53
ThomasT ThomasT is offline
New Member
Join Date: Aug 2006
Location: My Computer
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
help needed

Hello,

How do I code a button which launches an IE window
similar to javascript:window.open("http://some-host.com")?
Essentially I will have a text box containing the URL and
a button which will hopefuly open the IE window to the location specified in the text box.
Reply With Quote