Click here to Skip to main content
15,922,015 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Comparing font size in IE Pin
llp00na6-Jul-05 8:06
llp00na6-Jul-05 8:06 
GeneralRe: Comparing font size in IE Pin
Guffa6-Jul-05 9:31
Guffa6-Jul-05 9:31 
Generaljavascript Pin
cmarmr6-Jul-05 4:00
cmarmr6-Jul-05 4:00 
GeneralRe: javascript Pin
Guffa6-Jul-05 6:48
Guffa6-Jul-05 6:48 
GeneralRe: javascript Pin
pigangel_yang28-Jul-05 17:51
pigangel_yang28-Jul-05 17:51 
GeneralRegular Expression Help Pin
Brian Van Beek5-Jul-05 4:30
Brian Van Beek5-Jul-05 4:30 
GeneralRe: Regular Expression Help Pin
mtone5-Jul-05 5:04
mtone5-Jul-05 5:04 
GeneralRe: Regular Expression Help Pin
Brian Van Beek5-Jul-05 5:53
Brian Van Beek5-Jul-05 5:53 
Well, here's the problem, I can't just look for a number after it, because West Duff Avenue should become W Duff Ave. Here is what I have so far...

((\b[Nn][Oo][Rr][Tt][Hh])\b)|(\b[Nn]\b\.?)

It's just a really simple regex to find the match, then I replace it with the appropriate abbreviation. This is all done during a sort of batched job. Now, I just need to be able to "not match" if the next word is avenue. But I want to do it all in one regex. Is this possible? [obviously you can tell that I'm a beginner in the world of regular expressions]


Brian Van Beek
Here's my boring blog! [^]
GeneralJavascript and Frames Pin
mtone5-Jul-05 3:17
mtone5-Jul-05 3:17 
GeneralRe: Javascript and Frames Pin
Guffa5-Jul-05 3:31
Guffa5-Jul-05 3:31 
GeneralRe: Javascript and Frames Pin
mtone5-Jul-05 3:49
mtone5-Jul-05 3:49 
GeneralRe: Javascript and Frames Pin
Guffa5-Jul-05 7:27
Guffa5-Jul-05 7:27 
QuestionHow to Play Video in Asp.net Pin
imshally814-Jul-05 20:30
imshally814-Jul-05 20:30 
AnswerRe: How to Play Video in Asp.net Pin
minhpc_bk4-Jul-05 22:06
minhpc_bk4-Jul-05 22:06 
GeneralCharacter Count inside Header & footer Pin
rohim.yasin4-Jul-05 20:17
professionalrohim.yasin4-Jul-05 20:17 
GeneralRe: Character Count inside Header & footer Pin
rohim.yasin12-Jul-05 22:27
professionalrohim.yasin12-Jul-05 22:27 
GeneralJS: Pass object by reference to a method Pin
Stan Angeloff4-Jul-05 8:32
Stan Angeloff4-Jul-05 8:32 
GeneralRe: JS: Pass object by reference to a method Pin
minhpc_bk4-Jul-05 19:58
minhpc_bk4-Jul-05 19:58 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff4-Jul-05 22:52
Stan Angeloff4-Jul-05 22:52 
GeneralRe: JS: Pass object by reference to a method Pin
Christian Graus5-Jul-05 0:22
protectorChristian Graus5-Jul-05 0:22 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff5-Jul-05 1:07
Stan Angeloff5-Jul-05 1:07 
GeneralRe: JS: Pass object by reference to a method Pin
minhpc_bk5-Jul-05 0:30
minhpc_bk5-Jul-05 0:30 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff5-Jul-05 0:47
Stan Angeloff5-Jul-05 0:47 
GeneralRe: JS: Pass object by reference to a method Pin
Guffa5-Jul-05 3:26
Guffa5-Jul-05 3:26 
GeneralRe: JS: Pass object by reference to a method Pin
Stan Angeloff5-Jul-05 1:10
Stan Angeloff5-Jul-05 1:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.