Hi,
I have a problem.I have a third party HTML/Javascript code in which they have text area.They post the content of the text area when user press enter. there is no button to submit the form.
So I wanna know how can I submit that form using javascript.
Thanks.