Thread
:
Query String not being read
View Single Post
Oct 28th, 2005, 6:36 PM
#
2
aznluvsmc
Hobbyist Programmer
Join Date: Aug 2005
Posts: 137
Rep Power:
4
Please ignore this. After looking over some code examples, I realized I was mixing up how to read POST data and GET data. I've now taken out the read() line and just assigned the $ENV{'QUERY_STRING'} directly to a scalar.
aznluvsmc
View Public Profile
Visit aznluvsmc's homepage!
Find More Posts by aznluvsmc