Hi
Can someone help me with this :
Web : www.balancewarehouse.co.uk
What I would like to do
Create a fragment with a link to a pdf (called medical.pdf).
What I have done so far
Having read previous threads on the subject, I have
1) Saved medical.pdf in the site1 directory
2) Added it to "Additional Files"
3) Created the the following html link in the fragment :
!!<<a href="http://www.balancewarehouse.co.uk.co.uk/acatalog/medical.pdf">HERE</a>>!!
What Happens
1) The link appears on the web in the desired place in the "medial scales" product section.
2) When clicked on it opens up a browser window, but it cannot find the file
What I have done to try and correct the problem
I thought perhaps the the file had not been uploaded so I did a web refresh. While it was doing this I noticed the medical.pdf being loaded. However it did not correct the problem
The only thing I can think of is that I have the wrong location specified in my html link?
Can someone help me with this :
Web : www.balancewarehouse.co.uk
What I would like to do
Create a fragment with a link to a pdf (called medical.pdf).
What I have done so far
Having read previous threads on the subject, I have
1) Saved medical.pdf in the site1 directory
2) Added it to "Additional Files"
3) Created the the following html link in the fragment :
!!<<a href="http://www.balancewarehouse.co.uk.co.uk/acatalog/medical.pdf">HERE</a>>!!
What Happens
1) The link appears on the web in the desired place in the "medial scales" product section.
2) When clicked on it opens up a browser window, but it cannot find the file
What I have done to try and correct the problem
I thought perhaps the the file had not been uploaded so I did a web refresh. While it was doing this I noticed the medical.pdf being loaded. However it did not correct the problem
The only thing I can think of is that I have the wrong location specified in my html link?
Comment