Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionlink button click event not firing for dynamically added link button Pin
Member 1071882015-May-14 4:59
Member 1071882015-May-14 4:59 
AnswerRe: link button click event not firing for dynamically added link button Pin
Kornfeld Eliyahu Peter15-May-14 6:51
professionalKornfeld Eliyahu Peter15-May-14 6:51 
AnswerRe: link button click event not firing for dynamically added link button Pin
ZurdoDev16-May-14 4:50
professionalZurdoDev16-May-14 4:50 
AnswerRe: link button click event not firing for dynamically added link button Pin
Gourav_Garg19-May-14 8:23
professionalGourav_Garg19-May-14 8:23 
Questionfilterexpression objectdatasource change results into empty list Pin
Nico Haegens14-May-14 8:25
professionalNico Haegens14-May-14 8:25 
QuestionHelp with regulat expression Pin
byka14-May-14 2:09
byka14-May-14 2:09 
QuestionMessage Closed Pin
14-May-14 2:24
professionalPeter Leow14-May-14 2:24 
AnswerRe: Help with regulat expression Pin
byka14-May-14 2:29
byka14-May-14 2:29 
I need regular experession for this pattern: some more text_11111-1234
I need to check for _ following 6 number
- following 4 number

Dim rgx As New System.Text.RegularExpressions.Regex("^[a-zA-Z0-9](-\d{4}){1}") ????

If (rgx.IsMatch("some text_11111-1234")) = True .....
AnswerRe: Help with regulat expression Pin
Prasad Khandekar14-May-14 2:40
professionalPrasad Khandekar14-May-14 2:40 
GeneralRe: Help with regulat expression Pin
byka14-May-14 2:50
byka14-May-14 2:50 
GeneralRe: Help with regulat expression Pin
ZurdoDev16-May-14 4:51
professionalZurdoDev16-May-14 4:51 
GeneralRe: Help with regulat expression Pin
Prasad Khandekar18-May-14 5:08
professionalPrasad Khandekar18-May-14 5:08 
QuestionHow to add the multiple dropdownlist to the tool box Pin
Member 1081788414-May-14 1:55
Member 1081788414-May-14 1:55 
QuestionRe: How to add the multiple dropdownlist to the tool box Pin
ZurdoDev16-May-14 4:52
professionalZurdoDev16-May-14 4:52 
AnswerRe: How to add the multiple dropdownlist to the tool box Pin
thatraja16-May-14 5:44
professionalthatraja16-May-14 5:44 
QuestionAbout selecting multiple option from dropdownlist items...mutiple name at a ti.i want to select a time Pin
Member 1081788414-May-14 1:41
Member 1081788414-May-14 1:41 
QuestionRe: About selecting multiple option from dropdownlist items...mutiple name at a ti.i want to select a time Pin
ZurdoDev16-May-14 4:52
professionalZurdoDev16-May-14 4:52 
AnswerRe: About selecting multiple option from dropdownlist items...mutiple name at a ti.i want to select a time Pin
thatraja16-May-14 5:40
professionalthatraja16-May-14 5:40 
QuestionConfirmation to a messagebox Pin
TuerelF14-May-14 1:14
TuerelF14-May-14 1:14 
AnswerRe: Confirmation to a messagebox Pin
jkirkerx14-May-14 12:56
professionaljkirkerx14-May-14 12:56 
GeneralRe: Confirmation to a messagebox Pin
ZurdoDev16-May-14 4:53
professionalZurdoDev16-May-14 4:53 
QuestionDeployment Pin
Member 1022432313-May-14 21:49
Member 1022432313-May-14 21:49 
AnswerRe: Deployment Pin
Francis S Michael13-May-14 22:28
professionalFrancis S Michael13-May-14 22:28 
AnswerRe: Deployment Pin
PJ00313-May-14 22:31
professionalPJ00313-May-14 22:31 
AnswerRe: Deployment Pin
Francis S Michael13-May-14 22:56
professionalFrancis S Michael13-May-14 22:56 

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.