Click here to Skip to main content
15,902,114 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerCheck MSDN for tutorials on using the Login Control Pin
David Mujica26-Aug-09 11:02
David Mujica26-Aug-09 11:02 
AnswerRe: simple application Pin
Christian Graus26-Aug-09 15:02
protectorChristian Graus26-Aug-09 15:02 
Generalsimple application Pin
jhonrsa28-Aug-09 1:47
jhonrsa28-Aug-09 1:47 
AnswerRe: simple application Pin
Gaurav Dudeja India26-Aug-09 21:17
Gaurav Dudeja India26-Aug-09 21:17 
Questionhow to locate one button near right position of the screen? Pin
Seraph_summer26-Aug-09 10:20
Seraph_summer26-Aug-09 10:20 
AnswerRe: how to locate one button near right position of the screen? Pin
Not Active26-Aug-09 10:53
mentorNot Active26-Aug-09 10:53 
AnswerRe: how to locate one button near right position of the screen? Pin
Gaurav Dudeja India26-Aug-09 21:22
Gaurav Dudeja India26-Aug-09 21:22 
QuestionCustom Validator Pin
shaik_mr26-Aug-09 7:48
shaik_mr26-Aug-09 7:48 
Hi,

1)I am having one dropdownlist,one textbox and one submit button shown below
<asp:dropdownlist autopostback="true" cssclass="textboxGQ_New" width="200px" id="drp_Category" runat="server" onselectedindexchanged="drp_Category_SelectedIndexChanged">
<asp:listitem value="">Select Category
<asp:listitem value="Samp1">Sample1
<asp:listitem value="Samp2">Sample2
<asp:listitem value="Samp3">Sample3
<asp:listitem value="Samp4">Sample3


2)My isssue is If i select Sample1 or Sample3 from the dropdownlist the text box should fire requiredfield validation i.e it has to show an alert as plz enter text in the textbox.

3)If i select Sample2 or Sample3 from the dropdownlist the text box should not fire requiredfield validation i.e it should not fire any validation and should accept null value while submit button is clicked

4)plz provide the sample code for the above issue..i want server-side code..i don't want Using JavaScript funtions....
AnswerRe: Custom Validator Pin
Not Active26-Aug-09 10:56
mentorNot Active26-Aug-09 10:56 
AnswerRe: Custom Validator Pin
Christian Graus26-Aug-09 15:04
protectorChristian Graus26-Aug-09 15:04 
Questionproblem is dynamic dropdown list control ...Please help!!! Pin
skhan1726-Aug-09 7:37
skhan1726-Aug-09 7:37 
AnswerRe: problem is dynamic dropdown list control ...Please help!!! Pin
droth1726-Aug-09 8:52
droth1726-Aug-09 8:52 
GeneralRe: problem is dynamic dropdown list control ...Please help!!! Pin
skhan1726-Aug-09 9:08
skhan1726-Aug-09 9:08 
QuestionMoving page from root to folder causing 404 error Pin
Linda Sacca26-Aug-09 5:03
Linda Sacca26-Aug-09 5:03 
AnswerRe: Moving page from root to folder causing 404 error Pin
droth1726-Aug-09 10:15
droth1726-Aug-09 10:15 
Questionabout to generate url for every node Pin
babji rao26-Aug-09 4:53
babji rao26-Aug-09 4:53 
AnswerRe: about to generate url for every node Pin
N a v a n e e t h26-Aug-09 4:58
N a v a n e e t h26-Aug-09 4:58 
QuestionASP.Net page and Strongly Named Assembly Pin
Daemoncat26-Aug-09 3:43
Daemoncat26-Aug-09 3:43 
Questionscript files in adrotator control? Pin
Member 387988126-Aug-09 3:33
Member 387988126-Aug-09 3:33 
Questiontreeview binding Pin
Rajeshwar Code- Developer26-Aug-09 2:48
Rajeshwar Code- Developer26-Aug-09 2:48 
AnswerRe: treeview binding Pin
Coding C#26-Aug-09 2:52
Coding C#26-Aug-09 2:52 
GeneralRe: treeview binding Pin
Rajeshwar Code- Developer26-Aug-09 3:20
Rajeshwar Code- Developer26-Aug-09 3:20 
QuestionAccess a perticular gridview cell via javascript Pin
benams26-Aug-09 2:23
benams26-Aug-09 2:23 
AnswerRe: Access a perticular gridview cell via javascript Pin
keyur satyadev26-Aug-09 2:30
keyur satyadev26-Aug-09 2:30 
AnswerRe: Access a perticular gridview cell via javascript Pin
Coding C#26-Aug-09 2:36
Coding C#26-Aug-09 2:36 

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.