Hi, here's my silly problem:
I'm saving a report created with asp.net as a pure HTML file. Since we have to distribute this file, they told me to convert it to a Word Document.
I just renamed it to .doc and voilà, it opens fine with MSWord.
The thing is that Word it's opening my html file with the Web layout but I want it to show the PAGE layout.
Is there a special Word html tag that allows me to set the layout with which the file has to be opened?
Thanks, bye![]()




Reply With Quote