python cgi problem with textarea
placid
Bulkan at gmail.com
Mon Apr 23 04:00:59 EDT 2007
On Apr 23, 1:01 am, Adrian Smith <adrian_p_sm... at yahoo.com> wrote:
> On Apr 22, 10:09 pm, placid <Bul... at gmail.com> wrote:
>
> > i just tried it and its working. here it is
>
> >http://yallara.cs.rmit.edu.au/~bevcimen/form.html
>
> > maybe the internal server error is because mod_python isn't installed
> > assuming your using Apache as your web server
>
> Yeah, but it wouldn't work *at all* in that case, would it? ATM it
> seems to work as long as the textarea input has no spaces.
it doest work because the "space" character isnt interpreted
correctly, you need
to change the space characters too
Cheers
More information about the Python-list
mailing list