Hi All,
My users can pull up some information from the database and view it.
However, I want to give them the option to say "save" and so instead of
displaying it on screen, the script should format the data into a CSV format
and then pop up a box asking them to save it.
Is this something hard to do?
Thanks,
Santosh
My users can pull up some information from the database and view it.
However, I want to give them the option to say "save" and so instead of
displaying it on screen, the script should format the data into a CSV format
and then pop up a box asking them to save it.
Is this something hard to do?
Thanks,
Santosh
Comment