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

ASP.NET

 
GeneralRe: how run setup from aspx page? Pin
Abhijit Jana8-Jan-09 1:40
professionalAbhijit Jana8-Jan-09 1:40 
AnswerRe: how run setup from aspx page? Pin
Vimalsoft(Pty) Ltd8-Jan-09 0:57
professionalVimalsoft(Pty) Ltd8-Jan-09 0:57 
QuestionApplication Error Pin
Sebastian T Xavier7-Jan-09 23:46
Sebastian T Xavier7-Jan-09 23:46 
AnswerRe: Application Error Pin
Brij8-Jan-09 0:29
mentorBrij8-Jan-09 0:29 
GeneralRe: Application Error Pin
Sebastian T Xavier8-Jan-09 2:00
Sebastian T Xavier8-Jan-09 2:00 
GeneralRe: Application Error Pin
Brij8-Jan-09 2:13
mentorBrij8-Jan-09 2:13 
QuestionRestrict Validation Pin
anada88867-Jan-09 23:28
anada88867-Jan-09 23:28 
AnswerRe: Restrict Validation Pin
Brij8-Jan-09 0:39
mentorBrij8-Jan-09 0:39 
You can do one thing,

Just collect the validation controls from the panel1 assign them to a group( there is property of each validator control "ValidationGroup" and give a value to it) and then set the property "ValidationGroup",set it with the name of the group that you made of the button in panel1.

Do similarly for Panel2.

It'll solve your problem.If any issue please let me know Smile | :)

Cheers!!
Brij

QuestionRe: Restrict Validation Pin
anada88868-Jan-09 1:14
anada88868-Jan-09 1:14 
AnswerRe: Restrict Validation Pin
Brij8-Jan-09 1:59
mentorBrij8-Jan-09 1:59 
QuestionFloating div Pin
jithusuji7-Jan-09 23:26
jithusuji7-Jan-09 23:26 
QuestionWeb Setup Project in VS 2005 Pin
shavil7-Jan-09 23:03
shavil7-Jan-09 23:03 
AnswerRe: Web Setup Project in VS 2005 Pin
Abhijit Jana8-Jan-09 0:26
professionalAbhijit Jana8-Jan-09 0:26 
AnswerRe: Web Setup Project in VS 2005 Pin
Vimalsoft(Pty) Ltd8-Jan-09 1:11
professionalVimalsoft(Pty) Ltd8-Jan-09 1:11 
GeneralRe: Web Setup Project in VS 2005 Pin
shavil8-Jan-09 18:55
shavil8-Jan-09 18:55 
GeneralRe: Web Setup Project in VS 2005 Pin
Vimalsoft(Pty) Ltd8-Jan-09 19:19
professionalVimalsoft(Pty) Ltd8-Jan-09 19:19 
GeneralRe: Web Setup Project in VS 2005 Pin
shavil8-Jan-09 22:38
shavil8-Jan-09 22:38 
GeneralRe: Web Setup Project in VS 2005 Pin
Vimalsoft(Pty) Ltd25-Jan-09 20:05
professionalVimalsoft(Pty) Ltd25-Jan-09 20:05 
QuestionallowDefinition='MachineToApplication' Pin
pamsmech7-Jan-09 21:57
pamsmech7-Jan-09 21:57 
AnswerRe: allowDefinition='MachineToApplication' Pin
kuwl_mark7-Jan-09 23:49
kuwl_mark7-Jan-09 23:49 
QuestionASP.NET with PHP [modified] Pin
pamsmech7-Jan-09 21:43
pamsmech7-Jan-09 21:43 
AnswerRe: ASP.NET with PHP Pin
Abhijit Jana7-Jan-09 22:11
professionalAbhijit Jana7-Jan-09 22:11 
AnswerRe: ASP.NET with PHP Pin
Abhijit Jana8-Jan-09 0:33
professionalAbhijit Jana8-Jan-09 0:33 
QuestionHow to Convert the .bmp and .jpg Images into .gif Image Pin
Robymon7-Jan-09 21:25
Robymon7-Jan-09 21:25 
AnswerRe: How to Convert the .bmp and .jpg Images into .gif Image Pin
PCuong19837-Jan-09 22:32
professionalPCuong19837-Jan-09 22:32 

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.