Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~515 People Reached
Favorite Forums
Favorite Tags
Member Avatar for capri19

hi all I'm trying to make a simple web using a form and method="POST" My page works fine in Firefox but fails in IE6. Can anyone tell me what I'm doing wrong ? Here is my code [code] import cgi import os import parseFieldStorage import time def test(): print 'Content-Type: …

Member Avatar for tamarteleco
0
188
Member Avatar for capri19

I've been struggling with this problem for several days without any luck You are my last hope It is probably an easy one (??) If anybody could give me an example on how to manage cookies i would be extremely grateful. What I'm trying to do is to pass a …

0
69
Member Avatar for capri19

I have built a web server in python for a local intranet. I would like to get the user's userid when they click on a link on my web page. Is this possible??

Member Avatar for jbennet
0
258