Disabling prompt on excel automation
I have created a dll in vb6 which creates a chart and exports it to gif. This dll runs on the webserver. My problem is that whenever the client executes the page which calls the dll, "do you want to save"
prompt is displayed. How do i disable this?
|