P
Philippe
I have this piece code that is not working:
input type="button" value="Report Search" name="ReportSearch"
style="position: relative; left: 60"
onclick="window.location='c:\files\mpr.doc'">
when I click on the botton, it doesn't take me to that file.
Please advice.
Thanks
input type="button" value="Report Search" name="ReportSearch"
style="position: relative; left: 60"
onclick="window.location='c:\files\mpr.doc'">
when I click on the botton, it doesn't take me to that file.
Please advice.
Thanks