I checked thru the FAQ's until I found what I thought would get me out of trouble. I copied the example given into the URL for a button. Now when clicked, it tries to open a local file. here's the example given: javascript:var g=window.open('http:\\www.xara.com',null,height='2 00,width=400,status=yes,toolbar=no,menubar=no,loca tion=no') Here's the link that it calls: file///c:/my_harddrive/javascript:var g=window.open('http:\\www.xara.com',null,height='2 00,width=400,status=yes,toolbar=no,menubar=no,loca tion=no')

Why is this happening?? Any help appreciated.
Ian