Log in

View Full Version : Form link (button) not firing



jelly46
12-12-2012, 11:57 AM
I am working with this piece of code and it is not firing when I put it in the page I need which is static HTML. It does work if you create a plain HTML page, but it is not working on the page I need.


<form name="CTTPDD" action="https://example.com" method="post" target="_blank"><input type="hidden" value="##.##" name="campaign" /><input name="repeat" type="hidden" value="1"><input type="image" src="image.gif" value="submit" name="submit" /></form>

What could it be?

Please can you help.

Beverleyh
12-12-2012, 01:27 PM
If it works on a very basic page but not on your actual page, we'd need to see your actual page to troubleshoot from, otherwise we cant recreate the problem.

Please post a link so we can see what else is on the page that might be affecting it.

jelly46
12-12-2012, 02:47 PM
If it works on a very basic page but not on your actual page, we'd need to see your actual page to troubleshoot from, otherwise we cant recreate the problem.

Please post a link so we can see what else is on the page that might be affecting it.

Thanks but i can't its on my dev box, sorry

yep, i know where this leaves me

Thanks for the help