Hi, I have a ClickBank button set up on a page, but the button doesn't work: the link is not sending me to the destination! It's simply linked, it should work... But if I copy-paste the code directly to the browser, then it loads! The exact same link! If you can help, tell me, so I can PM you the URL.
I suppose that button is a BUTTON - a redundantly awkwardly pointless tag. Use anchors for that, or input type submit if anchors are not appropriate.
Using buttons for links is not a good idea and it won't work at all. You can use image buttons or anchor text to do this.
What button are you talking about? Are you referring to the Continue button under the name and email fields?
Meanwhile I solved the issue... I was thinking about PM-ing you... I had a PHP code that broke by itself! (weird... I didn't touch it...) but now it's fixed...