Click to See Complete Forum and Search --> : Block Key Press 2 is MINEEEE
bvmania
07-15-2003, 10:23 AM
I worked for three days on this simples and stupid code...
BUT I WORKEDDDDD...
I wish my name there...
I can show that is mine...
Breno Vicente Mazieiro
From Brazil
bvmania@yahoo.com.br
What are you talking about?
bvmania
07-15-2003, 10:30 AM
http://javascript.internet.com/forms/block-press-script.html
look at this...
on javascript source....
This code is mine
i posted it on javascriptsource
my name isnīt there....
neil9999
07-15-2003, 10:31 AM
I think he wants a credit for his Block Key Press 2 (http://javascript.internet.com/forms/block-press-script.html) script which has just been put on the Javascript Source site
Neil
Khalid Ali
07-15-2003, 10:35 AM
are you saying that block key press 2 was never used before you wrote it???
Which I seriously doubt...JavaScript is an open source language if you have problem with this then use serverside languages...
bvmania
07-15-2003, 10:40 AM
Yo guys,
I free software developer... i only want the credit.
Itīs mine... i posted it there...
Free world for all...
Brazil roks
seeya
I would use regexp to do that... Much shorter, easier, and quicker. Take a look at this one, which does the same (but better) as the number one:
<input type="text" name="txtPostalCode" onkeyup="if(/\D/.test(this.value))alert('Please only insert digits')">
bvmania
07-15-2003, 10:48 AM
itīs not good...
does not block, only alert...
<input type="text" name="txtPostalCode" onkeyup="if(/\D/.test(this.value))alert('Please only insert digits')">
How about changing it a bit:
<input type="text" name="txtPostalCode" onkeyup="if(/\D/.test(this.value))return false;">
bvmania
07-15-2003, 10:57 AM
i want to block backspace,f5 etc...!
Not sure exactly what you are getting at. What I am getting at is that I would use regexp...
bvmania
07-15-2003, 11:09 AM
i ONLLLYYYY want to change this
<!-- Original: Jeremy Wollard (wollard@flash.net) -->
for this
<!-- Original: Breno Vicente Mazieiro (bvmania@yahoo.com.br) (brazilian) -->
ONLYYYY
tkya
How exactly do you think you can prove it was your original?
bvmania
07-15-2003, 11:17 AM
the test page u have to put to post a script is mine...
i posted it with my name...
THEY KNOW...
look at the databases...
http://members.lycos.co.uk/phreeradikal/
it mine test page.
bvmania
07-15-2003, 12:19 PM
interesting...
is he a phanton???
Message from yahoo.com.
Unable to deliver message to the following address(es).
<wollard@flash.net>:
207.115.63.91 does not like recipient.
Remote host said: 553 5.3.0 <wollard@flash.net>... Addressee unknown,
relay=[216.136.224.59]
Giving up on 207.115.63.91.