Date: 12/14/99
- Next message: Damien Mc Kenna: "Re: [PHPLIB] PHP4 session support?"
- Previous message: Kristian Köhntopp: "[PHPLIB] "mysqldump" for Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
there is a bug in oohforms.inc (Rel.7.2 and CVS from 14/12/1999))
if you use a RESET-Button in a form and you woul like to
show this form again after submitting, the value of the reset button
disappears.
Fix:
include the following method in class "of_reset"
function self_load_defaults($val) {
// RESET will not change its value
}
Regards
Helmut Franzke
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Damien Mc Kenna: "Re: [PHPLIB] PHP4 session support?"
- Previous message: Kristian Köhntopp: "[PHPLIB] "mysqldump" for Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

