hyperlink to open an image file

P

product catalogue

I use Paypal for my website. What is does is that when I enter the product
details in Paypal website, it will generate some codes. I then convert these
codes into "add to my cart" button and "view cart" button. When I click on,
for instance, the "view cart" button, I can see what I have purchased. What I
want to do now is that I want the codes for "view cart" to be linked to my
own linkbar or button or whatever you may call it. The result I want to see
is that when I click on my own button (as mentioned before), it will have the
same effect as clicking on the "view cart" button.

Please advise.

Thanks
 
P

P@tty Ayers

product catalogue said:
I use Paypal for my website. What is does is that when I enter the product
details in Paypal website, it will generate some codes. I then convert
these
codes into "add to my cart" button and "view cart" button. When I click
on,
for instance, the "view cart" button, I can see what I have purchased.
What I
want to do now is that I want the codes for "view cart" to be linked to my
own linkbar or button or whatever you may call it. The result I want to
see
is that when I click on my own button (as mentioned before), it will have
the
same effect as clicking on the "view cart" button.

If you look at the code, you should be able to cut and paste the PayPal code
so that it works with your button. Save a backup copy of the page first, and
then experiment. Your button is very likely an <img> tag, as is PayPal's,
although theirs is probably hosted by them, whereas yours is an image stored
on your own server. But the code can usually be moved from one to the other;
I've done it.
 
P

product catalogue

P@tty Ayers said:
If you look at the code, you should be able to cut and paste the PayPal code
so that it works with your button. Save a backup copy of the page first, and
then experiment. Your button is very likely an <img> tag, as is PayPal's,
although theirs is probably hosted by them, whereas yours is an image stored
on your own server. But the code can usually be moved from one to the other;
I've done it.

Sorry. It is not the image I want to replace, I want to put the Paypal codes
behind my interactive button called "My Cart".

Please advise.

Thanks
 
P

P@tty Ayers

product catalogue said:
Sorry. It is not the image I want to replace, I want to put the Paypal
codes
behind my interactive button called "My Cart".


I understood that. Isn't your button an image?
 
R

Ronx

Sorry. It is not the image I want to replace, I want to put the
Interactive buttons are images. Add the code to whatever is there
already. If you need help with this, post the code for the button, and
the code you need to add (change any passwords/userids before sending
the post).
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




No. The button is not an image. It was created in Frontpage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top