PDA

View Full Version : Script fo downloading a PDF?


beach_bunny
08-03-2004, 12:05 AM
Good day all,

I have a button and onRelease I would like to download a .pdf in a new window. Has anyone ever done this? Or know how?

Thanks,

The Bunny :p

exstatic
08-03-2004, 01:01 AM
have you tried just using a getURL to the pdf file?

beach_bunny
08-03-2004, 07:22 PM
I'll try it out. Thanks!