Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

POST METHOD + DBI

Status
Not open for further replies.

TyzA

Programmer
Jan 7, 2002
86
BE
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.
 
can u show us your 'parse form' function ?
not very familiar to dbi ---------------------------------------
wmail.jpg


someone knowledge ends where
someone else knowledge starts
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top