Hello!
Does anybody know if it is possible to create/open a Save window browser using an ASP.net button.
What I'd like to do is allow a user to save the contents of a datagrid onto their computer, but allow them to choose where to store it. (How many times have you downloaded something and not paid attention to where the file is saved, then can't find it?!)
I've found that I could do the save part of it using an XML user control, but I've not had much experiance with them, and as far as I could I could only specify a location! Is this true?
Any help/information is greatly appreciated!
Thanks
Jane
Does anybody know if it is possible to create/open a Save window browser using an ASP.net button.
What I'd like to do is allow a user to save the contents of a datagrid onto their computer, but allow them to choose where to store it. (How many times have you downloaded something and not paid attention to where the file is saved, then can't find it?!)
I've found that I could do the save part of it using an XML user control, but I've not had much experiance with them, and as far as I could I could only specify a location! Is this true?
Any help/information is greatly appreciated!
Thanks
Jane