Regular expression

This is a discussion on Regular expression within the Cold Fusion forums in Application Servers & Tools category; Is there any way to define pattern to idenify "javascript;", "%4A%41%%56%76%43%52%49%50%54%3A", "javascript :","JAVAS&#x43 ;RI PT: " in input string? Thanks The{PolarExpress} :cool;...

Go Back   Application Development Forum > Application Servers & Tools > Cold Fusion

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-27-2008, 09:23 AM
thepolarexpress
Guest
 
Default Regular expression

Is there any way to define pattern to idenify "javascript;",
"%4A%41%%56%76%43%52%49%50%54%3A",
"javascript:","JAVAS&#x43 ;RI
PT: " in input string?

Thanks
The{PolarExpress}


:cool;

Reply With Quote
  #2  
Old 08-27-2008, 11:31 AM
A***
Guest
 
Default Re: Regular expression

%4A%41%56%41%53%43%52%49%50%54%3A
Pattern = ([\%][345][A0123469])+

JAVASCR&#x49 ; PT:
Pattern = ((\&##x)[345][A0123469][\;])+


JAVAS CRI
PT:
Pattern = ((\&amp\;##x)[345][A0123469][\;])+


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 06:06 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.