Re: [Phplib-users] OOHform quirck
Brought to you by:
nhruby,
richardarcher
From: Dr T. S. <ta...@sa...> - 2002-09-18 14:30:27
|
On Wed, 18 Sep 2002, Marko Kaening wrote: > The HTML output looks like this: > > <input name='resetname' type=reset value=''> > > Any idea? The problem is that PHP does not post the value of a reset button :-( And that is probably the reason as to why the original implementation of OOHForm did not have a reset type. The best way is to hardcode the reset button into your template HTH Tarique -- ============================================================= PHP Applications for E-Biz: http://www.sanisoft.com Indian PHP User Group: http://groups.yahoo.com/group/in-phpug ============================================================= |