User input question

Ken ken at hotmail.com
Thu May 30 06:29:29 EDT 2002


"Eric Brunel" <eric.brunel at pragmadev.com> wrote in message
news:ad4t64$qli$1 at wanadoo.fr...
> Ken wrote:>
> > Does this also work for user input from keyboard?
>
> Yep. It's exactly the same thing than in C++.
> --
> - Eric Brunel <eric.brunel at pragmadev.com> -
> PragmaDev : Real Time Software Development Tools -
http://www.pragmadev.com

But how do I set a field on the web browser for people to type in? Don't I
need a form for people to type in? If so, how do I define the "method",
"action" etc. from the form header? (eg: "<form name=update
action=search.cgi method=post>")

Thanks





More information about the Python-list mailing list