on 29/08/2001 14:00, Alberto Imedio at [EMAIL PROTECTED] wrote:
<big snip/>
> <body onUnload="testfn()">
> <form name="myfrm" method="post">
> Hello World
> </form>
> </body>
> </html>
It's going to help if you send something in the form. To do that you are
going to need to put Hello World into a TEXT or TEXTAREA. Such as:
<input name="textToPost" value="Hello World">
To see if the data is getting sent try using the GET method. This will show
you (in the status area) whether or not the message is being sent. Should
work though.
HTH
//*
Steven Elliott <[EMAIL PROTECTED]
Head of Technology
VTV Learning Corporation
Los Angeles - Boston - Lisbon
(http://www.vtvLearning.com/)
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html