Download
-
Hi all, I have a button called download which will open the file download dialog box and save the content of a datagrid in a file. I can do it with server side scripting, but is there any way to do it in the client side with javascript or vbscript? Please help. Thanks in advance.
-
Hi all, I have a button called download which will open the file download dialog box and save the content of a datagrid in a file. I can do it with server side scripting, but is there any way to do it in the client side with javascript or vbscript? Please help. Thanks in advance.
I don't think so. Basically the client side script shouldn't be able to save any information on the user's disk (or even access it). So the best way is to create the download page :) -- Mariusz 'mAv' Wójcik master e-software engineer (BPC)