Click here to Skip to main content
15,895,084 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: is it possible? Pin
Dinesh Mani10-Dec-09 19:38
Dinesh Mani10-Dec-09 19:38 
AnswerRe: is it possible? Pin
farogh haider14-Dec-09 19:20
farogh haider14-Dec-09 19:20 
QuestionCustom Validator for DataGrid Template Column Pin
Graham Baxter10-Dec-09 14:15
Graham Baxter10-Dec-09 14:15 
AnswerRe: Custom Validator for DataGrid Template Column Pin
sashidhar10-Dec-09 18:57
sashidhar10-Dec-09 18:57 
GeneralRe: Custom Validator for DataGrid Template Column Pin
Graham Baxter11-Dec-09 1:52
Graham Baxter11-Dec-09 1:52 
AnswerRe: Custom Validator for DataGrid Template Column Pin
Dinesh Mani10-Dec-09 18:58
Dinesh Mani10-Dec-09 18:58 
GeneralRe: Custom Validator for DataGrid Template Column Pin
Graham Baxter11-Dec-09 1:41
Graham Baxter11-Dec-09 1:41 
AnswerRe: Custom Validator for DataGrid Template Column Pin
Dinesh Mani11-Dec-09 2:13
Dinesh Mani11-Dec-09 2:13 
I'm very sorry for not reading through the code earlier. Now, based on the code that you have submitted, it looks like all the data is thrown together in the same text box - txtParamData. So, the validator gets just one data like this - 112233JohnSmithjs@email.com

Now to validate this with one regex is not going to be easy, unless the data is of common length or there would be some separator between the data items. Is the above sample a valid data or just some text? Is there anyway that you can enforce a rule on the user to use some separator between the data items? Can you not change the design to display the data items in separate text boxes?
GeneralRe: Custom Validator for DataGrid Template Column Pin
Graham Baxter11-Dec-09 2:20
Graham Baxter11-Dec-09 2:20 
QuestionInsert image with html editor Pin
Richard Blythe10-Dec-09 8:50
Richard Blythe10-Dec-09 8:50 
AnswerRe: Insert image with html editor Pin
Abhishek Sur10-Dec-09 11:21
professionalAbhishek Sur10-Dec-09 11:21 
GeneralRe: Insert image with html editor Pin
farogh haider14-Dec-09 19:24
farogh haider14-Dec-09 19:24 
Questionupdate global.asax variable from javascript Pin
Munteanu Ciprian10-Dec-09 8:12
Munteanu Ciprian10-Dec-09 8:12 
AnswerRe: update global.asax variable from javascript Pin
Petr Pechovic10-Dec-09 10:36
professionalPetr Pechovic10-Dec-09 10:36 
GeneralRe: update global.asax variable from javascript Pin
Munteanu Ciprian10-Dec-09 18:17
Munteanu Ciprian10-Dec-09 18:17 
GeneralRe: update global.asax variable from javascript Pin
Petr Pechovic10-Dec-09 19:58
professionalPetr Pechovic10-Dec-09 19:58 
GeneralRe: update global.asax variable from javascript Pin
Munteanu Ciprian11-Dec-09 1:46
Munteanu Ciprian11-Dec-09 1:46 
GeneralRe: update global.asax variable from javascript Pin
Petr Pechovic11-Dec-09 2:48
professionalPetr Pechovic11-Dec-09 2:48 
GeneralRe: update global.asax variable from javascript Pin
Munteanu Ciprian11-Dec-09 2:53
Munteanu Ciprian11-Dec-09 2:53 
GeneralRe: update global.asax variable from javascript Pin
Munteanu Ciprian11-Dec-09 3:15
Munteanu Ciprian11-Dec-09 3:15 
QuestionHow to update records of a table automatically based on date Pin
Krishhhhhhhhhhhhhh10-Dec-09 7:11
Krishhhhhhhhhhhhhh10-Dec-09 7:11 
AnswerCROSSPOST Pin
Richard MacCutchan10-Dec-09 7:24
mveRichard MacCutchan10-Dec-09 7:24 
GeneralRe: CROSSPOST Pin
Krishhhhhhhhhhhhhh10-Dec-09 7:31
Krishhhhhhhhhhhhhh10-Dec-09 7:31 
GeneralRe: CROSSPOST Pin
Richard MacCutchan10-Dec-09 7:35
mveRichard MacCutchan10-Dec-09 7:35 
GeneralRe: CROSSPOST Pin
Krishhhhhhhhhhhhhh10-Dec-09 7:41
Krishhhhhhhhhhhhhh10-Dec-09 7:41 

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.