diable open option on save dialog?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • aotemp@hotmail.com

    diable open option on save dialog?

    Is there a way through javascript that would allow me to specify that a
    user must actually "save" a file?

    What I mean, is that when the save/open/cancel dialog box opens, I
    would like my user to only have the options save/cancel available to
    them...

    any ideas?

  • BootNic

    #2
    Re: diable open option on save dialog?

    aotemp@hotmail. com <aotemp@hotmail .comwrote:
    news: 1166972634.2330 23.29820@73g200 0c...legrou ps.com
    Is there a way through javascript that would allow me to specify that
    a user must actually "save" a file?
    >
    What I mean, is that when the save/open/cancel dialog box opens, I
    would like my user to only have the options save/cancel available to
    them...


    --
    BootNic Sunday, December 24, 2006 10:47 AM

    The world is very different now. For man holds in his mortal hands
    the power to abolish all forms of human poverty, and all forms of
    human life.
    *John Fitzgerald Kennedy, Inaugural Address*

    Comment

    • VK

      #3
      Re: diable open option on save dialog?

      aotemp@hotmail. com wrote:
      Is there a way through javascript that would allow me to specify that a
      user must actually "save" a file?
      No
      any ideas?
      Over server response headers some options are available for some
      browers:
      <http://www.jibbering.c om/faq/index.html#FAQ4 _33>

      Comment

      Working...