Submit Form to Servlet Using Flash Button
Hi,
I have a form that is to be processed by a servlet, and I'd like to use a flash button instead of the standard html button for the form. Can someone please tell me how do I tell the button to submit the form to the servlet? I could only find a getURL ActionScript function for flash object, and it does not seem to work.
Thanks!

