<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can you explain more about the missing imports? If 
the script is designed to be portable to Windows then in most cases it should 
work on Windows CE.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Luke</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=bpederse@gmail.com href="mailto:bpederse@gmail.com">Brent 
  Pedersen</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=pythonce@python.org 
  href="mailto:pythonce@python.org">pythonce@python.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 03, 2006 2:47 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [PythonCE] webserver on CE</DIV>
  <DIV><BR></DIV>hi, i have a set of python CGI scripts that work on a server by 
  serving an html form, and storing data in a text file on submission (uh, yeah, 
  hence CGI). <BR><BR>i'd like to get a setup so that these scripts could be 
  used in the field (no web connection). i tried using a simple python script 
  that acts as a webserver on the handheld GPS unit with windows CE&nbsp; (then 
  access via <A href="http://localhost/">http://localhost/</A>), but&nbsp; some 
  of the&nbsp; imports that the scriptServer.py (off activestate) used was 
  missing.<BR><BR>is there a standard FREE webserver out there for windows 
  CE?<BR>or is there some other simple means i could use to generate a form and 
  have input stored to a text file? <BR>i'd prefer to use html, since that's 
  what's already used on the main server...<BR><BR>any other ideas on storing 
  content of an html form on submission (without web 
  connection)?<BR><BR>thanks,<BR>-brent<BR><BR><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>PythonCE mailing 
  list<BR>PythonCE@python.org<BR>http://mail.python.org/mailman/listinfo/pythonce<BR></BLOCKQUOTE></BODY></HTML>