R
Robert Hanson
Hi All,
I am using the following:
Response.WriteFile(strCompleteFileNameAndPath);
Where the strCompleteFileNameAndPath contains something like
"C:\\SimpleTest\\Bobtest.doc" and the ContentType is Application/msword.
When prompted to save the file, I see the proper file type but the
filename is MyWebpage.doc instead of BobTest.doc.
Any ideas??
Thanks for your help,
Bob Hanson
Centare Group Ltd.
I am using the following:
Response.WriteFile(strCompleteFileNameAndPath);
Where the strCompleteFileNameAndPath contains something like
"C:\\SimpleTest\\Bobtest.doc" and the ContentType is Application/msword.
When prompted to save the file, I see the proper file type but the
filename is MyWebpage.doc instead of BobTest.doc.
Any ideas??
Thanks for your help,
Bob Hanson
Centare Group Ltd.