Click here to Skip to main content
       

JavaScript

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: project questionmvpRichard MacCutchan16 Jan '13 - 23:45 
GeneralRe: project questionmemberAnalogNerd17 Jan '13 - 5:21 
AnswerRe: project questionmemberJ4amieC17 Jan '13 - 0:09 
QuestionAbout mobile web debuggermembertidelgl13 Jan '13 - 19:18 
QuestionRegular ExpressionmemberAB777111 Jan '13 - 4:10 
AnswerRe: Regular Expressionmembervinodkumarnie18 Jan '13 - 21:44 
AnswerRe: Regular ExpressionprotectorAspDotNetDev24 Jan '13 - 14:09 
Keep in mind that "$" is a special character, so you must escape it. The regular expression would look something like this:
 
^\$?((?!\$).)+(,\$?((?!\$).)+)*$
 
FYI, the tricky bit is called a "negative lookahead".

QuestionHow to put clipboard data into TextBoxmemberRavindra Bisen10 Jan '13 - 0:02 
AnswerRe: How to put clipboard data into TextBoxmemberJ4amieC10 Jan '13 - 2:39 
AnswerRe: How to put clipboard data into TextBoxmemberRavindra Bisen14 Jan '13 - 21:50 
GeneralRe: How to put clipboard data into TextBoxmemberitzzmearun29 Jan '13 - 20:18 
GeneralRe: How to put clipboard data into TextBoxmentorDaveAuld31 Jan '13 - 2:56 
QuestionjQuery: live() functionmemberPhanindra2619 Jan '13 - 0:27 
AnswerRe: jQuery: live() functionmemberJ4amieC9 Jan '13 - 0:39 
QuestionGoogle+ login on my websitemembermarcbase8 Jan '13 - 11:16 
AnswerRe: Google+ login on my websitemvpSandeep Mewara8 Jan '13 - 17:45 
QuestionQuestionmembernth926 Jan '13 - 6:25 
AnswerRe: QuestionmvpRichard MacCutchan6 Jan '13 - 6:32 
AnswerRe: Questionmember ProgramFOX6 Jan '13 - 7:13 
AnswerRe: QuestionmemberJ4amieC8 Jan '13 - 0:52 
AnswerRe: QuestionmentorKeith Barrow8 Jan '13 - 1:30 
QuestionSharepoint - Aggregate lists with JavaScriptmembergarfield1853 Jan '13 - 3:38 
QuestionBrowser Back Buttonmembertiger1463 Jan '13 - 1:58 
AnswerRe: Browser Back ButtonmentorKeith Barrow3 Jan '13 - 3:03 
GeneralRe: Browser Back Buttonmembertiger1467 Jan '13 - 23:19 

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


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 18 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid