That works, thanks.

> Try setting that date as a type="hidden" value instead. Do a
> print_r($_POST) at the other end to see what comes up!
> 
> -Michael
> On Fri, 2003-06-20 at 08:55, Kyle Babich wrote:
> > I have a input field in a form that is disabled by javascript but is assigned a 
> > value in the code that is the RFC 822 formated date.  Why is this field not 
> > included in the $HTTP_POST_VARS?
> > 
> > Here is the page I am talking about:
> > http://babich.us/xlog/post.php
> > 
> > When the page is submitted all other values are passed except the date/time value, 
> > why?  How do I fix it?
> > 
> > Thanks,
> > --
> > Kyle
> > 
> 
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to