Click here to Skip to main content
15,917,645 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow can I access an iframe from an aspx form Pin
Big Ralph2-Oct-07 1:53
Big Ralph2-Oct-07 1:53 
AnswerRe: how can I access an iframe from an aspx form Pin
N a v a n e e t h2-Oct-07 2:16
N a v a n e e t h2-Oct-07 2:16 
QuestionButtonClick eventhandler for dynamically loaded UserControl fails to catch event. Pin
Larantz2-Oct-07 1:32
Larantz2-Oct-07 1:32 
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 
hi,
I have taken two file upload control (fileUpload1 and fileUpload2) and two required field validator(requiredFieldValidator1 and requiredFieldValidator2) for the two upload controls mentioned above.i.e requiredFieldValidator1 for fileUpload1 and requiredFieldValidator2 for fileUpload2.Now there are two button btnUpload1 and btnUpload2 for two controls.i.e btnUpload1 is for uploading file of name given to fileUpload1 control and btnUpload2 is for uploading file of the name given to fileUpload2.Now what is happening is that when i gave valid file name in fileUpload1 and clicked btnUpload1, it also checks for fileUpload2 and depending on its container, it is throwing exceptions.Like if fileUpload2 has file name given, no error but when there is no file name given in fileUpload2, it is giving error.However, the requiredFieldValidator1 shouldn't check for fileUpload2.The control to validate for requiredFieldValidator1 is fileUpload1 and for requiredFieldValidator2 is fileUpload2. And the same error comes when i try to upload the file of fileUpload2 and click btnUpload2.Well i am using ASP DOT NET 2005 using C# . But when i use only one Required Field Validator, it works fairly..Why this error is coming when using two Required Field Validator...How to solve this ...

suchitamanandhar@hotmail.com

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 
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 

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.