I am wonder how you would go about setting up the button URL to open a .ASP program in a new window?
Currently I have the following Javascript in my page HTML:
--------------
< !-- fela
function opnaGlugga(urlid) {
popupWin = window.open(urlid,'hoppglugginn','scrollbars,resiz able,width=600,height=500')
}
// -->

--------------

Then below is what when clicking on the "Chat" icon runs.

--------------
*a href="javascriptpnaGlugga*'/chat/chatroom.asp'*"**IMG SRC="images/chat.jpg"*

(For listing purposed I had to comment out any ( -brackets- or > )
--------------

I've tried everything in Xara's button URL to just open the new window and nothing is working!

Thanks,
Marty