Click here to Skip to main content
16,004,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ButtonClick eventhandler for dynamically loaded UserControl fails to catch event. Pin
DanB19832-Oct-07 7:42
DanB19832-Oct-07 7:42 
Questionmonth integer into month name Pin
Sonia Gupta2-Oct-07 1:30
Sonia Gupta2-Oct-07 1:30 
AnswerRe: month integer into month name Pin
pmarfleet2-Oct-07 1:41
pmarfleet2-Oct-07 1:41 
GeneralRe: month integer into month name Pin
Sonia Gupta2-Oct-07 1:49
Sonia Gupta2-Oct-07 1:49 
QuestionError in using two Required Field Validator Pin
Dhyanga2-Oct-07 1:09
Dhyanga2-Oct-07 1:09 
AnswerRe: Error in using two Required Field Validator Pin
pmarfleet2-Oct-07 1:36
pmarfleet2-Oct-07 1:36 
GeneralRe: Error in using two Required Field Validator Pin
Dhyanga2-Oct-07 19:46
Dhyanga2-Oct-07 19:46 
AnswerRe: Error in using two Required Field Validator Pin
Imran Khan Pathan2-Oct-07 1:46
Imran Khan Pathan2-Oct-07 1:46 
You need to Set Validationgroup Property of the control.

set FileUploadControl1,ReuiredFieldValidator1 and Button1 as "Group1" and FileUploadControl2,ReuiredFieldValidator2 and Button2 as "Group2"


Best Regard

Pathan



please don't forget to vote on the post that helped you.

GeneralRe: Error in using two Required Field Validator [modified] Pin
Dhyanga2-Oct-07 19:32
Dhyanga2-Oct-07 19:32 
Questionin microsoft management console ? Pin
kimo code2-Oct-07 1:03
kimo code2-Oct-07 1:03 
Questiongoogle search Pin
venky4561-Oct-07 23:30
venky4561-Oct-07 23:30 
AnswerRe: google search Pin
Christian Graus2-Oct-07 0:06
protectorChristian Graus2-Oct-07 0:06 
GeneralRe: google search Pin
venky4562-Oct-07 20:15
venky4562-Oct-07 20:15 
Questionviews in stored procedure Pin
Sonia Gupta1-Oct-07 23:06
Sonia Gupta1-Oct-07 23:06 
AnswerRe: views in stored procedure Pin
John-ph2-Oct-07 0:28
John-ph2-Oct-07 0:28 
GeneralRe: views in stored procedure Pin
Sonia Gupta2-Oct-07 0:30
Sonia Gupta2-Oct-07 0:30 
GeneralRe: views in stored procedure Pin
John-ph2-Oct-07 0:35
John-ph2-Oct-07 0:35 
AnswerRe: views in stored procedure Pin
sepel2-Oct-07 0:53
sepel2-Oct-07 0:53 
GeneralRe: views in stored procedure Pin
Sonia Gupta2-Oct-07 1:12
Sonia Gupta2-Oct-07 1:12 
QuestionLoop through a dataset Pin
Sebastian T Xavier1-Oct-07 23:04
Sebastian T Xavier1-Oct-07 23:04 
AnswerRe: Loop through a dataset Pin
John-ph1-Oct-07 23:45
John-ph1-Oct-07 23:45 
GeneralRe: Loop through a dataset Pin
Sebastian T Xavier1-Oct-07 23:57
Sebastian T Xavier1-Oct-07 23:57 
GeneralRe: Loop through a dataset Pin
John-ph2-Oct-07 0:09
John-ph2-Oct-07 0:09 
GeneralRe: Loop through a dataset Pin
Sebastian T Xavier2-Oct-07 1:00
Sebastian T Xavier2-Oct-07 1:00 
Questionhow can i attach ASPNETDB to sql server? Pin
kimo code1-Oct-07 22:41
kimo code1-Oct-07 22: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.