Hello Gurus,

I am very sorry, if this post is on wrong list.

I have a perl script, which gives dynamic page with search files list.
Pdf and text files are displaying in browser, when clicking in the link of
file.
But, I want to save on to disk, instead displaying in browser.

Like:
On click a hyperlink, we can invoke the add to Favorite window using...
document.write (" <a href='javascript:window.external.AddFavorite(url,
description)'> ..)

Similarly, how do I invoke the "Save Target As" dialog box.
Instead I want to save on to disk on click the hyperlink. => <a
href="javascript:window.external.SaveAs('http://books.com/js.pdf',filename)"
>js book</a>

Kindly, please give me hint.

Thanks in advance.

Regards,

~ SubbaReddy .M
   Sr. Programmer, Frontlinesoft, Hyderabad
   http://www.frontlinesoft.com
   Ph: 91-40-3392147, 3391683 (O)
   ICQ: 56093095


Reply via email to