Hi,
Is it possible that when you use DBI in a CGI script, you can't work with the post method.
If I used the get method it's no problem to parse the values retrieved from a form, but with the post method the values aren't parsed at all. The STDIN is empty although the content-lenght has a value.
Thanks,
Tijs Programming is like sex: one mistake and you have to support it for the rest of your life.
Is it possible that when you use DBI in a CGI script, you can't work with the post method.
If I used the get method it's no problem to parse the values retrieved from a form, but with the post method the values aren't parsed at all. The STDIN is empty although the content-lenght has a value.
Thanks,
Tijs Programming is like sex: one mistake and you have to support it for the rest of your life.