Hi,
We need to generate a word document from an ASP page. I have tried by setting the Response.ContentType = "application/msword". This works wonderfully on Word 2000, but doesn't work on Word 97, or at least that's what I think.
Has anyone tried printing to Word 97 using this method? Or does anyone know of a better way to do this?
Thanks in advance!
Shweta
We need to generate a word document from an ASP page. I have tried by setting the Response.ContentType = "application/msword". This works wonderfully on Word 2000, but doesn't work on Word 97, or at least that's what I think.
Has anyone tried printing to Word 97 using this method? Or does anyone know of a better way to do this?
Thanks in advance!
Shweta