Click here to Skip to main content
15,916,215 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Which technology Should I use.................... Pin
eyeseetee22-May-08 21:25
eyeseetee22-May-08 21:25 
AnswerRe: Which technology Should I use.................... Pin
Vasudevan Deepak Kumar26-May-08 19:05
Vasudevan Deepak Kumar26-May-08 19:05 
QuestionLatest Ajax Controls Pin
Krazy Programmer22-May-08 20:13
Krazy Programmer22-May-08 20:13 
AnswerRe: Latest Ajax Controls Pin
naveenprasad.y22-May-08 20:29
naveenprasad.y22-May-08 20:29 
GeneralRe: Latest Ajax Controls Pin
Krazy Programmer22-May-08 20:40
Krazy Programmer22-May-08 20:40 
AnswerRe: Latest Ajax Controls Pin
Vinay Dornala22-May-08 23:28
Vinay Dornala22-May-08 23:28 
QuestionHow to check validator control is valid or not in javascript... Pin
Amit.Amit.Amit...22-May-08 19:18
Amit.Amit.Amit...22-May-08 19:18 
AnswerRe: How to check validator control is valid or not in javascript... [modified] Pin
keyboard warrior22-May-08 19:30
keyboard warrior22-May-08 19:30 
The "Regular Expression" Validator will validate when they type something in and it is not correct. The Validator will check onBlur.

Regular Expression Does not make the field "Required"

You still need to add a validator to require the field as well.

EDIT

"now i want to check that regularexpressionvalidator is valid or not onclientclick of that submit button...."

This already happens when they type in the text box. unless they leave it blank, this ALREADY happens. why dont you build it first and actually try the control.

-----------------------------------------------------------
"When I first saw it, I just thought that you really, really enjoyed programming in java." - Leslie Sanford

modified on Friday, May 23, 2008 2:03 AM

AnswerRe: How to check validator control is valid or not in javascript... Pin
Vinay Dornala22-May-08 23:36
Vinay Dornala22-May-08 23:36 
QuestionHow to Display Images from Database in Gridview with C#.NET Pin
H a r i s h a22-May-08 19:09
H a r i s h a22-May-08 19:09 
AnswerRe: How to Display Images from Database in Gridview with C#.NET Pin
Christian Graus22-May-08 20:08
protectorChristian Graus22-May-08 20:08 
AnswerRe: How to Display Images from Database in Gridview with C#.NET Pin
Abhijit Jana22-May-08 20:14
professionalAbhijit Jana22-May-08 20:14 
QuestionHow to access HTML Controls property in codebehind Pin
Deepak Nigam22-May-08 18:44
Deepak Nigam22-May-08 18:44 
AnswerRe: How to access HTML Controls property in codebehind Pin
Vijayitsb22-May-08 18:56
Vijayitsb22-May-08 18:56 
QuestionDownloading Open office documents from ASP.Net Applciaiton Pin
M. J. Jaya Chitra22-May-08 18:38
M. J. Jaya Chitra22-May-08 18:38 
QuestionShowing PPT in Webpage Pin
Tiger45622-May-08 18:28
Tiger45622-May-08 18:28 
AnswerRe: Showing PPT in Webpage Pin
Vasudevan Deepak Kumar22-May-08 20:15
Vasudevan Deepak Kumar22-May-08 20:15 
GeneralRe: Showing PPT in Webpage Pin
Anish Gopi23-May-08 0:43
sitebuilderAnish Gopi23-May-08 0:43 
QuestionGridView add a row at end Pin
mpavas22-May-08 8:41
mpavas22-May-08 8:41 
AnswerRe: GridView add a row at end Pin
gnjunge22-May-08 20:27
gnjunge22-May-08 20:27 
QuestionSQLdatareader problem Pin
defreek22-May-08 8:27
defreek22-May-08 8:27 
AnswerRe: SQLdatareader problem Pin
keyboard warrior22-May-08 9:03
keyboard warrior22-May-08 9:03 
GeneralRe: SQLdatareader problem Pin
defreek22-May-08 9:47
defreek22-May-08 9:47 
AnswerRe: SQLdatareader problem Pin
Krazy Programmer22-May-08 20:15
Krazy Programmer22-May-08 20:15 
QuestionGridView Pin
kpg12322-May-08 6:46
kpg12322-May-08 6:46 

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.