On Sep 8, 2007, at 2:08 PM, Michael Heth wrote:



Sorted it out myself, here the snippet that works, hope it helps someone else out someday.

A lot of the other forum advice was bogus.

Thanks,

M./


<area shape="rect" coords="731,6,788,24" A href="javascript: onClick=viewcart.submit();" alt="View cart">



M.

<td><img src="xx.png" width="800" height="158" alt="" usemap="#masthead_3c301c0de" border="0"><map name="masthead_3c301c0de">

<area shape="rect" coords="731,6,788,24" nohref onClick="viewcart.submit();" alt="View cart">

<area shape="rect" coords="587,117,788,137" href="newsletter.html" alt=""><area shape="rect" coords="589,82,744,96" href="contact.html" alt=""><area shape="rect" coords="671,6,726,24" href="sitemap.html" alt=""><area shape="rect" coords="548,6,662,23" href="login.html" alt=""><area shape="rect" coords="485,5,541,22" href="aboutus.html" alt=""></map>

<form id="viewcart" target="paypal" action="https://www.paypal.com/ cgi-bin/webscr" method="post" name="viewcart">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="[EMAIL PROTECTED]">
<input type="hidden" name="display" value="1">
<input type="hidden" name="page_style" value="MTCTF">
</form>

</td>
______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to