Save As Function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Midas NDT Sales

    Save As Function

    Can anyone help me with a simple problem?

    I want to insert a script that will force the browser to save a file. The
    idea is to click on a download button for a file that would normally open in
    the browser for example a .html or .pdf file. I have a webpage that has all
    the necessary information available as a pdf, obviously you can right click
    on a link and 'save as' but I wish to automate this function in a tidy way.

    Any help would be greatly appreciated.


  • rf

    #2
    Re: Save As Function


    "Midas NDT Sales" <sales@midas-ndt.co.uk> wrote in message
    news:1065687160 .74442.0@doris. uk.clara.net...[color=blue]
    > Can anyone help me with a simple problem?
    >
    > I want to insert a script that will force the browser to save a file. The
    > idea is to click on a download button for a file that would normally open[/color]
    in[color=blue]
    > the browser for example a .html or .pdf file. I have a webpage that has[/color]
    all[color=blue]
    > the necessary information available as a pdf, obviously you can right[/color]
    click[color=blue]
    > on a link and 'save as' but I wish to automate this function in a tidy[/color]
    way.

    You can't. It's a user setting.

    Cheers
    Richard.


    Comment

    • Richard Cornford

      #3
      Re: Save As Function

      "Midas NDT Sales" <sales@midas-ndt.co.uk> wrote in message
      news:1065687160 .74442.0@doris. uk.clara.net...[color=blue]
      >I want to insert a script that will force the browser
      >to save a file. ...[/color]
      <snip>

      <URL: http://www.jibbering.com/faq/#FAQ4_33 >

      Richard.


      Comment

      Working...