[AWS] I only receive one line
David Marceau
davidmarceau@sympatico.ca
Tue, 11 Feb 2003 15:00:06 -0500
Francisco Sánchez Rodríguez wrote:
>
> Hello
> I'm using a form with a textfield where one can fill in several
> lines. The html code is:
>
> ...
> <textarea name="texteditorvalue" rows="7" cols="53"></textarea>
> ...
>
> But in the server side, I only receive the first line.
>
> I proove it with:
>
> ...
> if URI="/sendform" then
> ada.text_io_put(Parameters.Get(P_List,"texteditorvalue"))
>
> ...
> and I only saw the first line.
>
> What can I do? Where's the problem?
>
> Thanking in advance.
> _______________________________________________
> AWS mailing list
> AWS@lists.act-europe.fr
> http://lists.act-europe.fr/mailman/listinfo/aws
aws-1.2/demos/text_input.adb works. Try it at omac.darktech.org
http://omac.darktech.org/
This is only a test site. My computer is not always on. If you want me
to run it or anything else in the demo directory just email me and I'll
get this text_input web server demo up again ASAP.
I'm running it with the following version:
A W S - Ada Web Server 1.2 release / SOAP 0.9 April 29th, 2002
BTW is there an official test web site for the AWS where we can try the
demos for the new releases?
Santé bonheur,
David Marceau