Click here to Skip to main content
15,898,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: validation expression + asp.net2.0 [modified] Pin
ritu432114-Aug-07 0:12
ritu432114-Aug-07 0:12 
GeneralRe: validation expression + asp.net2.0 Pin
ritu432114-Aug-07 2:29
ritu432114-Aug-07 2:29 
Questionmpr.lib Pin
Azghar Hussain13-Aug-07 20:23
professionalAzghar Hussain13-Aug-07 20:23 
AnswerRe: mpr.lib Pin
Christian Graus13-Aug-07 20:35
protectorChristian Graus13-Aug-07 20:35 
GeneralRe: mpr.lib Pin
Michael Sync13-Aug-07 21:14
Michael Sync13-Aug-07 21:14 
GeneralRe: mpr.lib Pin
Christian Graus13-Aug-07 23:23
protectorChristian Graus13-Aug-07 23:23 
Questionneed validation expression string Pin
Imran Khan Pathan13-Aug-07 20:11
Imran Khan Pathan13-Aug-07 20:11 
AnswerRe: need validation expression string Pin
N a v a n e e t h13-Aug-07 20:33
N a v a n e e t h13-Aug-07 20:33 
Try
\A-\d*\.\d{2}\b|\b\A\d*\.\d{2}$


This will match all in the this pattern -10.00 and 10.00


GeneralRe: need validation expression string Pin
Imran Khan Pathan13-Aug-07 20:40
Imran Khan Pathan13-Aug-07 20:40 
GeneralRe: need validation expression string Pin
N a v a n e e t h13-Aug-07 21:07
N a v a n e e t h13-Aug-07 21:07 
GeneralRe: need validation expression string Pin
Imran Khan Pathan13-Aug-07 21:13
Imran Khan Pathan13-Aug-07 21:13 
GeneralRe: need validation expression string Pin
N a v a n e e t h13-Aug-07 21:29
N a v a n e e t h13-Aug-07 21:29 
Questionproblem in remotin plz help Pin
Piyush Vardhan Singh13-Aug-07 19:57
Piyush Vardhan Singh13-Aug-07 19:57 
AnswerRe: problem in remotin plz help Pin
Talal Sultan13-Aug-07 21:47
Talal Sultan13-Aug-07 21:47 
GeneralRe: problem in remotin plz help Pin
Piyush Vardhan Singh13-Aug-07 22:12
Piyush Vardhan Singh13-Aug-07 22:12 
GeneralRe: problem in remotin plz help Pin
Talal Sultan13-Aug-07 22:57
Talal Sultan13-Aug-07 22:57 
QuestionBrowser compatibility Error Pin
nandhububbly13-Aug-07 19:50
nandhububbly13-Aug-07 19:50 
AnswerRe: Browser compatibility Error Pin
Michael Sync13-Aug-07 20:16
Michael Sync13-Aug-07 20:16 
GeneralRe: Browser compatibility Error Pin
nandhububbly13-Aug-07 21:34
nandhububbly13-Aug-07 21:34 
GeneralRe: Browser compatibility Error Pin
nandhububbly13-Aug-07 22:33
nandhububbly13-Aug-07 22:33 
GeneralRe: Browser compatibility Error Pin
nandhububbly13-Aug-07 22:40
nandhububbly13-Aug-07 22:40 
QuestionIterating through the Data Reader Results Pin
ASPnoob13-Aug-07 19:31
ASPnoob13-Aug-07 19:31 
AnswerRe: Iterating through the Data Reader Results Pin
Michael Sync13-Aug-07 19:52
Michael Sync13-Aug-07 19:52 
QuestionTable on Asp.net Pin
AnhTin13-Aug-07 18:51
AnhTin13-Aug-07 18:51 
AnswerRe: Table on Asp.net Pin
N a r e s h P a t e l13-Aug-07 19:05
N a r e s h P a t e l13-Aug-07 19:05 

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.