Hi,
I went through a lot of online lessons, but it’s obvious that i’m missing something, because my form doesn’t work at all!
I would like to create a simple feedback form with a couple of textinput fields, a combo box and a textarea! Do i have to insert any actionscript codes in these fields or only at the submit button actionscript area?
How do i make this HTML code work with the FLASH Submit button???
<form method=post action=“http://us.4.p5.webhosting.yahoo.com/forms?login=xyz” onsubmit=“return createTarget(this.target)” target=“formtarget”>
THANKS FOR ANY HELP!!!