Currently Being Moderated
Jul 20, 2007 10:20 AM
Hi,
In short, How can I get a <cfinput type="button" to send
out a javascript command to change the current page location.
I have this code:
When I click on the HTML type button, the relocation happens
as expected.
When I click on the equivalent cfform button, it does not.
I'm guessing it is something in the syntax of the onClick
event, but I have to say I'm lost. Flash MX documentation says this
should work right (?)
Cheers,