Hi, I'm not quite sure what you mean by a regular word, but if it is an all alphabetic string (that may not necessarily be in the dictionary)- I believe this one will do...
([^A-Z a-z])+ Hope this helps, Scott --- Jen <[EMAIL PROTECTED]> wrote: > Hi, > I would like to get some help to get a regex to > mache > anything exception a specific word like "java". > Thanks > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site > design software > http://sitebuilder.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > ===== Scott D. Spiegler President Innovative Technical Solutions Pawtucket, RI 02861 __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]