M
Meebers
Using publisher 07 to create site, all the files are uploaded however having
some trouble with a hyperlink. I used an icon as a hyperlink to allow users
to download a .pdf file. Viewing the code has the link wrong because it is
referencing my C: drive as the source of the file and I cannot seem to link
it correctly. (it worked correctly before I uploaded it to the host)
The code now is href="file:/// C:\Documents.......\index_files\filename.pdf
I would like to either ref the file in the index_files subdirectory or in
the main directory with index.htm. TIA for any solutions
some trouble with a hyperlink. I used an icon as a hyperlink to allow users
to download a .pdf file. Viewing the code has the link wrong because it is
referencing my C: drive as the source of the file and I cannot seem to link
it correctly. (it worked correctly before I uploaded it to the host)
The code now is href="file:/// C:\Documents.......\index_files\filename.pdf
I would like to either ref the file in the index_files subdirectory or in
the main directory with index.htm. TIA for any solutions