Dear all,
I have an online registration form. I am aware that i can add "mailto:xyz@xyz.com" on the onsubmit eventhandler and this will open a new message window, eg outlook mail.
Is it possible to submit the contents of the form as inline text to the message window using javascript???
Please help as this would same the trouble of using perl scripts or java..
Thank you
I have an online registration form. I am aware that i can add "mailto:xyz@xyz.com" on the onsubmit eventhandler and this will open a new message window, eg outlook mail.
Is it possible to submit the contents of the form as inline text to the message window using javascript???
Please help as this would same the trouble of using perl scripts or java..
Thank you