[flexcoders] Re: Regex: match a specific word.

2009-09-14 Thread joss
try looking at this site. as well as looking at lookahead and look behind you may want to look at word boundaries and negation. http://www.regular-expressions.info/lookaround.html Your problem is that you need to match anything valid that is NOT either of big or small (ignoring case) because the

Re: [flexcoders] Re: Drag Drop - maually show red cross or green plus icon

2009-06-15 Thread joss
what you are trying and where the code is not working or you may need to check that your events are firing as expected. sorry not to be of more use joss From: bhaq1972 To: flexcoders@yahoogroups.com Sent: Monday, 15 June, 2009 16:24:09 Subject: [flexcoders