January 13, 201016 yr Our supplier has given us links to .asp (pages?) Example: bc2009.asp I want to have an image on our website link to this. Is this possibe - Am I making sense! Kim
January 13, 201016 yr If I understand this question correctly... there is no way you're intermediate in Web Design! Are you asking how to hyperlink an image, to a file?
January 13, 201016 yr Author Hi Shaun. Clearly I not making sense. I know how links work. I will have to think how to rephrase my question. Thanks Kim
January 13, 201016 yr It's a little more complex in ASP than PHP. Do you have access to your server? You will need an image manipulation library for ASP installed. Here is a good free one: http://msdn.microsoft.com/en-gb/magazine/cc301375.aspx Obviously, that's for if your site is in ASP also. You will also need to know ASP to then "link" the text. If you get to the point where you're ready to do this, I can help you out with the code. What exactly is the ASP file displaying? You may be able to pull it in using PHP. Let me know if you're following. If not, you may have to hire! It's not basic.
Create an account or sign in to comment