Posted by Geoff Cox on 03/13/07 22:28
Hello,
I have code which works fine over the Internet using formmail to send
the results by email but I am trying to run the code on my PC using
IIS and I cannot get the correct xxx values for $_GET[xxx], to use
echo &_GET[xxx] etc.
The parameters being sent include
&Slider+Values=+%0D%0ASituation+-+Social+Individual%3A+3+3+3+3+3+3+3+0
&Slider+Values=+%0D%0ASituation+-+Formal+Individual%3A+3+3+3+3+3+3+3+1
&Slider+Values=+%0D%0ASituation+-+Social+Group%3A+3+3+3+3+3+3+3+2
What do I use for the xxx values in $_GET[xxx]?!
Cheers
Geoff
[Back to original message]
|