You are not logged in.

#1 2008-03-05 14:20:18

Majorix
Member
Registered: 2008-01-31
Posts: 96

Parsing POST in PSP

Imagine someone uses my website coded in Python Server Pages and he submits, say his age, with the POST method.

In the next page, how do I tell him "You are XX years old"? ie. how do I parse the results of a POST in PSP?

In PHP there is an array of the variables sent, and you can subscript it with the name of the form variable.

I have looked around, but I couldn't yet find how to do this in PSP. I have found a way to do it with the cgi, but I don't even know what a cgi is, or how I can use it on the web.

Please help me in any way you can. Thanks a lot!
Maj-

Offline

Board footer

Powered by FluxBB