I tried using this script and I keep getting an error.  Am I doing something wrong??

here's my script: 

on MouseUp me
goToNetpage("javascriptwindow.open('http//www.siu.edu/~thetaxi/retreatagenda.pdf','width=400,height=400,toolbar=1,location=1,status=1');window.parent.close();")
end

I don't know if I have out any spaces or need to put some in...

Thanks

Steffanie

Hi

on mouseUp
goToNetpage("javascript:window.open('http://www.steffanie.com','
','width=400, height=400 toolbar=1, location=1,
status=1');window.parent.close();")
end
regards
----------------------------------------------------------
Ramesh CT
Phoenix Global Solutions (I) Pvt Ltd
http://www.lingoman.net/
----------------------------------------------------------
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]


Get your FREE download of MSN Explorer at http://explorer.msn.com

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to