B
Brian
I would like to embed a microsoft word document (.doc) into a ASP page (.asp)
so pulls up just like when you embed a pdf document
this is code I was using "<OBJECT
CLASSID="clsid:CA8A9780-280D-11CF-A24D-444553540000" WIDTH="747"
HEIGHT="720"><PARAM NAME="SRC" VALUE="tsrverification.doc"> <EMBED
SRC="tsrverification.doc" WIDTH=747 HEIGHT=720> <NOEMBED> Your browser does
not support embedded PDF files. </NOEMBED> </EMBED></OBJECT>"
Can someone help
so pulls up just like when you embed a pdf document
this is code I was using "<OBJECT
CLASSID="clsid:CA8A9780-280D-11CF-A24D-444553540000" WIDTH="747"
HEIGHT="720"><PARAM NAME="SRC" VALUE="tsrverification.doc"> <EMBED
SRC="tsrverification.doc" WIDTH=747 HEIGHT=720> <NOEMBED> Your browser does
not support embedded PDF files. </NOEMBED> </EMBED></OBJECT>"
Can someone help