"tshad" <tfs at (no spam) dslextreme.com> wrote in message
news:ePw9dZlWKHA.3876 at (no spam) TK2MSFTNGP05.phx.gbl...
http://tinyurl.com/yb4phgq
But as you say this is showing me how to use SaveFileDialog from a
windows app.
Er, no it's not... Every page returned by the above Google search is
related to ASP.NET - that's why the first element in the search string is
ASP.NET...
Are you saying there is no way for me to get the information the user
needs (csv) to put on their machine from a web page?
Exporting the contents of a GridView to a .csv file is simple enough -
there are literally dozens (maybe hundreds) of examples available:
http://tinyurl.com/ygxvuh5
Already had the exporting part working fine.