Nothing passes when it is disabled via HTML either. > just for shits and giggles, why not manually disable the field without using > javascript and see what happens. just add the word "disabled" to the tag. > <input disabled type='text' name="date" value=""> > > >From: "Kyle Babich" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED] > >Subject: [PHP] Passing Date/Time > >Date: Fri, 20 Jun 2003 16:55:29 GMT > > > >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 > > > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > >
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php