I want to handle sensitivity label in MS word document using classic ASP. I tried and it is supporting using .doc file format and that lable is not compatiable with the .doc file format. So, I changed the file extension to .docx to handle that label. After that when I execute the file is generated but unable to open it due to file format issue.
Please let me know is there any way to handle this situation in classic ASP.