On 19 Apr, 05:29 am, tuxattac...@gmail.com wrote:
>On Sun, Apr 18, 2010 at 8:53 PM, wrote:
>>On 16 Apr, 04:24 am, tuxattac...@gmail.com wrote:
>> >Hi,
>> >I am trying to use php script on twisted server using twcgi.I want to
>> >make
>> >use of http POST method in that.What I want to do is, suppos
On Sun, Apr 18, 2010 at 8:53 PM, wrote:
> On 16 Apr, 04:24 am, tuxattac...@gmail.com wrote:
> >Hi,
> >I am trying to use php script on twisted server using twcgi.I want to
> >make
> >use of http POST method in that.What I want to do is, suppose I am
> >having
> >one html page say index.html and f
On 16 Apr, 04:24 am, tuxattac...@gmail.com wrote:
>Hi,
>I am trying to use php script on twisted server using twcgi.I want to
>make
>use of http POST method in that.What I want to do is, suppose I am
>having
>one html page say index.html and from that page I want to redirect to
>other
>php page
Hi,
I am trying to use php script on twisted server using twcgi.I want to make
use of http POST method in that.What I want to do is, suppose I am having
one html page say index.html and from that page I want to redirect to other
php page and pass data to that php page using POST method.But I am not