Broswer / Saveas Help!

M

Michael

I am trying to invoke the saveas command to silently save a text file from a
browser control. Even though I am indicating the "don't prompt" option, it
still prompts.

The relavant line of code is:

web.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER, "C:\GeoCode.txt",
""

This same code works fine for .xml files, but not for .txt files.

Any suggestions?

-Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top