> -----Original Message----- > From: Kyle Babich [mailto:[EMAIL PROTECTED] > Sent: 20 June 2003 17:55 > > 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?
Disabled input fields aren't included in the submited values by definition. Cheers! Mike --------------------------------------------------------------------- Mike Ford, Electronic Information Services Adviser, Learning Support Services, Learning & Information Services, JG125, James Graham Building, Leeds Metropolitan University, Beckett Park, LEEDS, LS6 3QS, United Kingdom Email: [EMAIL PROTECTED] Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php