On Sat, 14 Jul 2001, Dave Freeman wrote:
> On 13 Jul 01, at 21:47, Inércia Sensorial wrote:
>
> > Maybe a pop-up or a CSS/javascript box with a 'true delete' link (That
> > would be elegant :-)).
>
> Yep, that's what I'm planning on - got any references on actually doing it?
> I'm still learning about this sort of stuff and it really helps to see working
> examples - or references to relevant code snippets etc.
Example code:
<a href="blah.php?task=delete&id=33" onclick="return confirm('Are you
sure?');">Delete</a>
Cheers,
Nick W..
-[ [EMAIL PROTECTED] ]-
:: today's word is..
haggis (n): a small, hairy creature that has 8 long legs, looks like a set
of bagpipes and tastes good with deep-fried chipped potatoes
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]