Re: [Phplib-users] PHP Notice: oohforms
Brought to you by:
nhruby,
richardarcher
From: Frank B. <fb...@sy...> - 2004-11-18 12:39:26
|
At 11:38 AM 11/17/04, Jeremy Weathers wrote: >Quoth Frank Bax: > > > > > PHP Notice: Undefined index: Kill - line 21 > > > > > >I can't find this in the oohforms files - this might be in your code. > > > > > > Sorry, missed this sentence yesterday. It's definitely inside > > oohforms.inc - my form has several "submit" buttons - one each for > > "Add", "Chg", "Del". Whenever one of them is clicked, I get the > > above error for each of the form elements where type="submit", except > > the one that was clicked. > > >So, in the case you originally reported, the name of the submit button that >caused the error was "Kill"? I'll take a peak and see if I can find the >problem. Yes, that's the "name" of one of the submit buttons. Some messages you have sent to me off-list - it would appear that replies to you off-list are either ignored or don't get through. |