Markup and Form Conflict

I have added HTML code from Amazon to place a button on a page that links directly to their checkout.

I could not get it to work so I tried putting the code on a blank page and then it was ok.

I discovered that the form items I have on the page are causing some type of conflict which disables the button from linking to Amazon’s site.

Does anyone have any idea what the conflict could be?

Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks to the great support at Softpress, I got this figured out.

The Amazon button is actually another form, so having the PHP Feedback Form action applied to the page caused a conflict since that only allows for one form per page. Simply applying the action to the html action with the regular form did the trick.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options