A Conversation for GuideML Gadgets
How about the "Don't press this button again!" button
Jimmy-boy Started conversation Sep 15, 2003
You can find this little gadget here:
A1283861
We all know what it does...
What do you say?
Is it worth it?
How about the "Don't press this button again!" button
Tango Posted Sep 15, 2003
There already is(was) one. If you try(ed) to submit an entry, and then clicked the button again, you would get that very message. I'll go and test it now, i can't remember if it still happens.
Tango
How about the "Don't press this button again!" button
Tango Posted Sep 15, 2003
Yes, it still does it. Although there is a different message the first time, so you have to be really quick (why does the site only run fast when you want to test something that needs it be slow? )
Tango
How about the "Don't press this button again!" button
Marjin, After a long time of procrastination back lurking Posted Sep 16, 2003
How about the "Don't press this button again!" button
Wøñkø Posted Nov 3, 2003
doesn't
do the same thing?
How about the "Don't press this button again!" button
Wøñkø Posted Nov 3, 2003
in the actual thing it's
function runSubmit () {
submit+=1;
if(submit>2) {alert("Please do not press this button again."); return (false);}
if(submit>1) {alert("Your Guide Entry has been submitted. Please be patient..."); return (false);}
return(true);
but i doubt that would work cuz your not submitting anything... but you could make it give both messages with just a little bit more coding... probably. not that i know anything about javascript.
How about the "Don't press this button again!" button
SEF Posted Nov 3, 2003
The trouble with the update button is that it generates those messages even when the form *hasn't* genuinely been sent off. So then you can't submit it properly without taking a copy (not possible for digibox users), backing off and starting again.
How about the "Don't press this button again!" button
Wøñkø Posted Nov 4, 2003
which is just anooying and makes you (me at least) have to refresh and i usually ctrl-c just in case changes have been lost...
but the actual button isn't that hard to make... you could even do one for a guestbook that has the same problem, just to be bothersome.
Key: Complain about this post
How about the "Don't press this button again!" button
More Conversations for GuideML Gadgets
Write an Entry
"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."