L
Lanny
To all,
I am using a macro in Access 2000 to run a report, merge the
results with an HTML template, and store the results. All of this
works fine as long as the "Template File" field contains a standard
file path name, like "C:\folder\template.html". However, I would like
to specify a path to our intranet Web server as a URL, like
"our.intranet/folder/template.html". When Access cannot locate the
HTML file, it simply outputs the report without it. This is what
happens when I try to use the URL. I have tried prefixing the URL with
"//" and "http://" and other variations without success.
Is there a special format needed to do this? Or does the path have
to be to a file server versus a Web server?
Thanks,
Lanny
I am using a macro in Access 2000 to run a report, merge the
results with an HTML template, and store the results. All of this
works fine as long as the "Template File" field contains a standard
file path name, like "C:\folder\template.html". However, I would like
to specify a path to our intranet Web server as a URL, like
"our.intranet/folder/template.html". When Access cannot locate the
HTML file, it simply outputs the report without it. This is what
happens when I try to use the URL. I have tried prefixing the URL with
"//" and "http://" and other variations without success.
Is there a special format needed to do this? Or does the path have
to be to a file server versus a Web server?
Thanks,
Lanny