Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Probably a silly idea...

Quote Reply
Probably a silly idea...
Ok, first, this is to do with the Perl version of Links SQL Wink

I just saw some cool javascript code in Ikonboard V3. Basically, what it does is stop you submitting the information twice. This has proben to be a problem with me (i keep making duplicates of listings). The code is;

Code:
document.LOGIN.submit.disabled = true;
return true;

Obviously you have to set it as a function, and then call it from the button itself. I'm not really much of a Javascript person myself, but this just looked quite cool and helpful. Not sure how praticle it would be though Frown

Well, just letting you know (I expect you already knew about it anyway Unimpressed)

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Probably a silly idea... Andy 1748 Nov 8, 2001, 7:10 AM
Thread Re: [AndyNewby] Probably a silly idea...
Paul 1643 Nov 8, 2001, 7:15 AM
Thread Re: [RedRum] Probably a silly idea...
Wil 1628 Nov 8, 2001, 11:44 AM
Post Re: [Wil] Probably a silly idea...
Paul 1611 Nov 8, 2001, 11:51 AM