SaveAs

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simon

    SaveAs

    Hi,

    I need help on how to save data to a text file or spreadsheet via the
    SaveAs diaglog.

    I want to click a button on the front end, but go to the backend to
    query the database. With the results I want the SaveAs dialog box to
    appear, select the directory I want to save to with the results.

    Can anyone help.

    Note - I do NOT want to use the Javascript code of:
    document.execCo mmand() function.

    Thanks
    Simon
Working...