weetat wrote: > Hi Jay , > > I am not in the javascript group.
'the javascript group' ??
> document.forms['listfrm'].submit;
document.forms['listfrm'].submit();
^^--- i.e. actually call the method
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

