Click here to Skip to main content
15,925,505 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: master page and java script validation Pin
Ashish Sehajpal4-Apr-08 23:35
Ashish Sehajpal4-Apr-08 23:35 
what is the errormessage?

if(document.getElementById.("dd1_dep_fabric").value=="--Choose Category--")

if this is the exact code you are using, remove . after getElemenById

and ifyou are having the dropdownlist int he content page, it must be prefixed with something like "ctl00_" . use this name in getelementbyid functional call as object name...(check HTML source by right clicking in browser window and select view source....and then look for the name for the control there )

hope it helps

cheers !

Ashish Sehajpal

GeneralRe: master page and java script validation Pin
Ashish Sehajpal6-Apr-08 20:04
Ashish Sehajpal6-Apr-08 20:04 
QuestionHow to use MATHML control Pin
yogesh_kumar_agarwal4-Apr-08 22:59
yogesh_kumar_agarwal4-Apr-08 22:59 
GeneralProblem with Russian Language in Lucene 2.1 Pin
Anna20084-Apr-08 21:40
Anna20084-Apr-08 21:40 
QuestionHi friends... Date Picker Problem Pin
G Nathan4-Apr-08 19:45
G Nathan4-Apr-08 19:45 
GeneralRe: Hi friends... Date Picker Problem Pin
That's Aragon4-Apr-08 20:49
That's Aragon4-Apr-08 20:49 
GeneralRe: Hi friends... Date Picker Problem Pin
N a v a n e e t h4-Apr-08 21:24
N a v a n e e t h4-Apr-08 21:24 
AnswerRe: Hi friends... Date Picker Problem Pin
Ashish Sehajpal4-Apr-08 21:34
Ashish Sehajpal4-Apr-08 21:34 
Questionexcel workbooks parameter problem Pin
Pankaj Garg4-Apr-08 18:52
Pankaj Garg4-Apr-08 18:52 
Questionregarding post back event Pin
vijaylumar4-Apr-08 18:45
vijaylumar4-Apr-08 18:45 
GeneralRe: regarding post back event Pin
N a v a n e e t h4-Apr-08 21:26
N a v a n e e t h4-Apr-08 21:26 
GeneralRe: regarding post back event Pin
Ashish Sehajpal4-Apr-08 21:37
Ashish Sehajpal4-Apr-08 21:37 
GeneralCustom Control Web Projects [modified] Pin
chaitramk4-Apr-08 18:45
chaitramk4-Apr-08 18:45 
GeneralRe: Custom Control Web Projects Pin
N a v a n e e t h4-Apr-08 21:27
N a v a n e e t h4-Apr-08 21:27 
GeneralInvalidating page contents Pin
Mohammad A Gdeisat4-Apr-08 12:06
Mohammad A Gdeisat4-Apr-08 12:06 
AnswerRe: Invalidating page contents Pin
Ashish Sehajpal4-Apr-08 21:27
Ashish Sehajpal4-Apr-08 21:27 
GeneralDatabind image from database Pin
Paul McGann4-Apr-08 10:44
professionalPaul McGann4-Apr-08 10:44 
GeneralRe: Databind image from database Pin
Ashish Sehajpal4-Apr-08 21:30
Ashish Sehajpal4-Apr-08 21:30 
QuestionHOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
Phivos Stylianides4-Apr-08 10:14
Phivos Stylianides4-Apr-08 10:14 
AnswerRe: HOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
Ashish Sehajpal4-Apr-08 23:43
Ashish Sehajpal4-Apr-08 23:43 
GeneralRe: HOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
kontax5-Apr-08 2:54
kontax5-Apr-08 2:54 
AnswerRe: HOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
Fatania Dipak2-Feb-09 1:09
Fatania Dipak2-Feb-09 1:09 
GeneralWindows Services and ASP.NET Pin
ffowler4-Apr-08 10:06
ffowler4-Apr-08 10:06 
GeneralRe: Windows Services and ASP.NET Pin
ffowler5-Apr-08 16:44
ffowler5-Apr-08 16:44 
Generalhttpwebrequest multipart/form data boundary Pin
n3w8134-Apr-08 9:59
n3w8134-Apr-08 9:59 

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.