Pages: 12

  2008-08-25 16:35:10

gumscumbag
» FTalker
FTalk Level: zero
113
0
1969-12-31

[b]Credits[/b] : Angell de Ville (Slide Comment) and Feruzz (Commentor Box) [b]Preview[/b] : [url]http://profiles.friendster.com/bangkanal[/url] (FF view) This a simple JS trick combination for comme

thanks bang Kanal, i'm really2 confuse find this script before. but now i got it :D thanks again :thumbsup: edit : i had a problem with form. this little solved my problem, but not sure : [spoiler]//taken from artviper.eu | with little modifications //strip <script , & # 6 0;script , &lt;script var aText = $('thingy'); $$('#thingy').addEvent('keyup',function(){ if(aText.value.contains("<script")){ aText.value = aText.value.replace("<script",""); } //[b]& # 6 0;[/b] without spaces if(aText.value.contains("& # 6 0;scriptscript")){ aText.value = aText.value.replace("& # 6 0;scriptscript",""); } if(aText.value.contains("&lt;script")){ aText.value = aText.value.replace("&lt;script",""); } });[/spoiler] or this : [spoiler]//taken from artviper.eu | secure ajax form //no html tag var aText = $('thingy'); $$('#thingy').addEvent('keyup',function(){ if(aText.value.contains("<")){ aText.value = aText.value.replace("<",""); } });[/spoiler] any idea to securing/validating form with other ways ? please gimme :ninja:

Last edited by gumscumbag (2008-08-25 22:47:09)

Pages: 12

Board footer

© 2025 F Talk

Current time is 12:16

[ 12 queries - 0.015 second ]
Privacy Policy