I have noticed for some reason i have been double posting more and i see other people with double posts. Any reason why this is happening?
I have noticed for some reason i have been double posting more and i see other people with double posts. Any reason why this is happening?
hows my posting?
Let me know 954 - 805-6715
i think it has to do with the boards being slow, so if you click more than once it posts 2. it happens to me sometimes but i usually delete it.
Your authority is not recognized in Fort Kickass
Yea, dont get so crazy with the clicking kids. Click once and wait 7 secs or something. If it registered then it would bring up the notice about waiting 30 secs between posts.
[B]Skim Ambassador to The Bahamas[/B]
I haven't noticed anything unusual
I haven't noticed anything unusual
funny
most A typical
Big J might want to check into putting a (client) script trigger on the submit button and disables it instantly, then submits the form - so while the page makes a round trip, you can't click again.
Seen this in several e-comm sites (I've started doing it on most of our code as well). Really reduces double posting/submits.
I bet there's a vB "hack", I see there's like dozens of add-in scripts available!
~DT
it's very simple
onSubmit ()
{
//some shit
btnSubmit.disabled = true;
//some other shit
}
git 'er dun, jonny
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks