Hyperlink will not work
This is more of a html question so bare with me. I am simply trying to link to an an excel and word document locally. IE will not let me do it.!!!! My web page is in the same directory as the files I'm trying to link to. Firefox let's me open them.!! I think it may be a security setting. Any help would be greatly appreciated. My html is as follows:
<td width="1000" align= "left"> &nb sp;
<A href="Parker Solution Document.doc">Electronic Publishing and Catalog RFP Solution Document</A>
<A href="Parker RFP.xls">Electronic Publishing and Catalog RFP Excel Response</a></td>
Thanks,
Jason
|