Download as csv - open save dialog box using command button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tejavenkat
    New Member
    • Jun 2007
    • 2

    Download as csv - open save dialog box using command button

    Hi,

    I have one scenario i.e Download as csv is there it is a command button when we click on this the save dialog box should be open,Am using javascript how can we do this by using by javascrpt .Plz suggest me any body?

    Thanks & Regards

    Venkat
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You can't do this using Javascript.You could use IE-only JScript, but then that wouldn't be cross-browser. Why not just link to the file on the server and the browser's default behaviour will do the job for you.

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      I've altered the thread title to add more information about the problem. This makes it easier for others to find answers to similar problems.

      MODERATOR

      Comment

      Working...