Re: [PHP] Re: PHP delete confirmation

2011-04-29 Thread Ashley Sheridan
"Jim Lucas" wrote: >On 4/29/2011 12:06 AM, Geoff Lane wrote: >> On Friday, April 29, 2011, ad...@buskirkgraphics.com wrote: >> >>> Personally I would use the javascript page navigation is senseless >if they >>> miss click. >> >>> Javascript: Small and simple javascript. >> >>> onclick="return con

Re: [PHP] Re: PHP delete confirmation

2011-04-29 Thread Jim Lucas
On 4/29/2011 12:06 AM, Geoff Lane wrote: > On Friday, April 29, 2011, ad...@buskirkgraphics.com wrote: > >> Personally I would use the javascript page navigation is senseless if they >> miss click. > >> Javascript: Small and simple javascript. > >> onclick="return confirm('Are you sure you want

[PHP] Re: PHP delete confirmation

2011-04-29 Thread Geoff Lane
On Friday, April 29, 2011, ad...@buskirkgraphics.com wrote: > Personally I would use the javascript page navigation is senseless if they > miss click. > Javascript: Small and simple javascript. > onclick="return confirm('Are you sure you want to delete?')" Personally, I'd use Javascript and al