Paul Boddie wrote: > Try replacing this with... > > form = cgi.FieldStorage(keep_blank_values=1) > > Paul >
That worked a treat. Thanks very much to both who replied. Chris. -- http://mail.python.org/mailman/listinfo/python-list
Paul Boddie wrote: > Try replacing this with... > > form = cgi.FieldStorage(keep_blank_values=1) > > Paul >
That worked a treat. Thanks very much to both who replied. Chris. -- http://mail.python.org/mailman/listinfo/python-list