<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi Ion thanks a bunch, for responding. The problem we seem to be running into is that  When we change<span style="color: rgb(31, 73, 125); font-size: 10pt;"> the
forms to a post instead of a get I cannot pick up the post values using cgi:</span><div>

<p class="MsoNormal"><span style="color:#1F497D"> </span></p>

<p class="MsoNormal"><span style="color:#1F497D">page_info = cgi.FieldStorage()<o:p></o:p></span></p><div><br></div>is this a limitation of mod_python?</div><div><br></div><div>Thanks.</div><div><br></div><div>john</div><div><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Thu, 20 Dec 2012 17:59:42 -0800<br>Subject: Re: Question regarding mod_python and a script for web.<br>From: ian.douglas@iandouglas.com<br>To: johnpen1@hotmail.com<br>CC: python-list@python.org<br><br><p dir="ltr">Short answer: Use the POST method on the form instead of GET. Depending how you process the form you might need to make a few changes to the script that answers the request.</p></div></div>                                           </div></body>
</html>