A
akhil.girotra
Hi,
I have an HTML page that I am generating from FrontPage 2003. I am
creating links on the HTML page that will open the "Outlook Form
Templates". Following is the code snippet:
<p><b><font size="4">Templates</font></b></p>
<p><b> Verification Notices</b></p>
<p><b> </b>
<a href="../templates/verification%20notices/UMAC.oft">UMAC</a></p>
<p>
<a href="../templates/verification%20notices/LMAC.oft">LMAC</a></p>
<p>
<a href="../templates/verification%20notices/MTUM.oft">MTUM</a></p>
The HTML page is unable to open the .oft file when I click on the link.
Is there any other way to create links?
Thanks
Akhil
I have an HTML page that I am generating from FrontPage 2003. I am
creating links on the HTML page that will open the "Outlook Form
Templates". Following is the code snippet:
<p><b><font size="4">Templates</font></b></p>
<p><b> Verification Notices</b></p>
<p><b> </b>
<a href="../templates/verification%20notices/UMAC.oft">UMAC</a></p>
<p>
<a href="../templates/verification%20notices/LMAC.oft">LMAC</a></p>
<p>
<a href="../templates/verification%20notices/MTUM.oft">MTUM</a></p>
The HTML page is unable to open the .oft file when I click on the link.
Is there any other way to create links?
Thanks
Akhil