Reply
Integrating Forms & Imagemaps
Old 07-10-2006, 06:01 PM Integrating Forms & Imagemaps
Junior Talker

Posts: 1
I'm trying to integrate my current image map which currently just goes to a HTML page and convert it to jump to my Paypal form.

Currently my image map is using this:

<map name="Map">
<area shape="rect" coords="40,43,117,60" href="websiteurl.htm">
</map>

I'd rather not use paypals default image and just use my image to jump to the form.

The lines that paypal gave me were:

<form action="https://www.paypal.com/cgi-bin/webpay" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="email@server.com">
<input type="image" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<input type="hidden" name="display" value="1">
<input type="hidden" name="page_style" value="PayPal">
</form>


So can anyone give me suggestions in how I incorporate the above form to fit within the imagemap?


Thanks
Melissa
milly is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 07-11-2006, 01:55 PM Re: Integrating Forms & Imagemaps
funkdaddu's Avatar
Web Design Snob

Posts: 636
I'd have to see the page to help, the answer is depending on how your graphics/images are set up. But AFAIK, you can't submit a form using an imagemap without resorting to javascript.
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Reply     « Reply to Integrating Forms & Imagemaps
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.22664 seconds with 12 queries