Hi dz,
 
Yep I checked.... just submitting a regular HTML Form ...worked perfectly.
So there is something wrong with Overbyte.....it's something François would 
have to look at.

 

Hey...I'm down to submiting a single Key/value pair and it still doesn't 
work...there are no examples for

Simple Form POST using OverByte....anywhere I have googled and googled.

 

found a question almost the same problem on experts-exchange using ICS-6 it to 
appears to

not have been resolved.

 

unless François or some else has a known WORKING "Form POST" example I don't 
know what else to do.


This should not be that difficult.... given there are gazillions of PHP mysql 
installations out there...
I was quite suprised to not see a single example Of "OverByte-PHP Script 
interaction"....I now see why.

Thanks for your time and effort ...but I think I'm going to have to find a 
different Component.

 

BTW after PHP 4.2 or so... PHP defined Some "SuperGlobalArrays" $_POST is one 
of those SuperGlobal's


Thanks for your time... I do appreciate it 
Gary
 

 
> Date: Wed, 24 Mar 2010 17:01:03 -0400
> From: d...@caribe.net
> To: twsocket@elists.org
> Subject: Re: [twsocket] POST and PHP
> 
> Gary Howard wrote:
> > <?php
> > $First = $_POST['FirstName'];
> > echo "Content-Type: text/html\n\n";
> > echo $First;
> > ?>
> > 
> > What else could possibly be wrong?
> 
> 
> Does posting a simple HTML form to the script using the browser work?
> 
> I haven't used PHP in a long time, but I seem to recall that there was 
> something that needed to be done in the script in order to access global 
> variables...
> 
> In any case, PHP support is outside the scope of this list. First, we 
> need to identify that your Delphi code is actually sending the proper 
> data. Is there a way that you can log what's going out of your program? 
> Perhaps using some proxy like SocketSpy or even WireShark.
> 
> dZ.
> 
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be


                                          
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to