Brent Clark wrote on vrijdag 23 april 2004 10:07:

> Hi
> I a few minutes ago I came across something interesting
> 
> I subscribed to www.phparch.com and when clicking the final button for
> "Complete Order"
> The button went to to "dead" state, whereby you could not click on it
> again. It just sat there
> 
> Does anyone know how to do that and be so kind as to share your code
> \ idea, that would be most appreciated
> 
> Kind Regards
> Brent Clark

Something like this:

<input type="submit" value="submit" disabled>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to