Click here to Skip to main content
15,920,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to Use required field validator on Calander Control? Pin
mr_muskurahat6-Jun-11 8:54
mr_muskurahat6-Jun-11 8:54 
AnswerRe: How to Use required field validator on Calander Control? Pin
AspDotNetDev6-Jun-11 10:23
protectorAspDotNetDev6-Jun-11 10:23 
QuestionSearch engine such as google Pin
arkiboys6-Jun-11 7:59
arkiboys6-Jun-11 7:59 
AnswerRe: Search engine such as google Pin
Pete O'Hanlon6-Jun-11 8:43
mvePete O'Hanlon6-Jun-11 8:43 
GeneralRe: Search engine such as google Pin
arkiboys6-Jun-11 20:40
arkiboys6-Jun-11 20:40 
AnswerRe: Search engine such as google Pin
Luc Pattyn6-Jun-11 9:45
sitebuilderLuc Pattyn6-Jun-11 9:45 
Questionforums-enabled website Pin
Jassim Rahma6-Jun-11 4:49
Jassim Rahma6-Jun-11 4:49 
AnswerRe: forums-enabled website Pin
Ali Al Omairi(Abu AlHassan)6-Jun-11 21:16
professionalAli Al Omairi(Abu AlHassan)6-Jun-11 21:16 
QuestionReset a group of radio buttons Pin
Ali Al Omairi(Abu AlHassan)6-Jun-11 3:12
professionalAli Al Omairi(Abu AlHassan)6-Jun-11 3:12 
GeneralRe: Reset a group of radio buttons Pin
thatraja6-Jun-11 18:44
professionalthatraja6-Jun-11 18:44 
GeneralRe: Reset a group of radio buttons Pin
Ali Al Omairi(Abu AlHassan)6-Jun-11 21:02
professionalAli Al Omairi(Abu AlHassan)6-Jun-11 21:02 
GeneralRe: Reset a group of radio buttons Pin
thatraja6-Jun-11 21:21
professionalthatraja6-Jun-11 21:21 
GeneralRe: Reset a group of radio buttons Pin
Ali Al Omairi(Abu AlHassan)6-Jun-11 21:47
professionalAli Al Omairi(Abu AlHassan)6-Jun-11 21:47 
AnswerRe: Reset a group of radio buttons Pin
Morgs Morgan8-Jun-11 1:46
Morgs Morgan8-Jun-11 1:46 
GeneralRe: Reset a group of radio buttons Pin
Ali Al Omairi(Abu AlHassan)8-Jun-11 10:50
professionalAli Al Omairi(Abu AlHassan)8-Jun-11 10:50 
Sir;
thank you for correcting my ".checkd"
In the same I am going to make you a favor and correct your document.getElementsByID('SomeId') to document.getElementById('SomeId') (without s).
Actually, we use document.getElementById('SomeId') to get an element with an id of 'SomeId'.
And also document.getElementsByName('SomeName') to get an array of elements sharing the same neme of 'SomeName' such as radio buttons or checkboxes in the same group.

regards;
Help people,so poeple can help you.

Questionbest way to determine image dimentions Pin
Jassim Rahma6-Jun-11 2:35
Jassim Rahma6-Jun-11 2:35 
AnswerRe: best way to determine image dimentions Pin
Blue_Boy6-Jun-11 2:50
Blue_Boy6-Jun-11 2:50 
GeneralRe: best way to determine image dimentions Pin
AspDotNetDev6-Jun-11 8:17
protectorAspDotNetDev6-Jun-11 8:17 
GeneralRe: best way to determine image dimentions Pin
gavindon6-Jun-11 10:44
gavindon6-Jun-11 10:44 
AnswerRe: best way to determine image dimentions Pin
Morgs Morgan8-Jun-11 1:33
Morgs Morgan8-Jun-11 1:33 
Questionbest way to localize website Pin
Jassim Rahma6-Jun-11 2:29
Jassim Rahma6-Jun-11 2:29 
AnswerRe: best way to localize website Pin
Ali Al Omairi(Abu AlHassan)6-Jun-11 3:18
professionalAli Al Omairi(Abu AlHassan)6-Jun-11 3:18 
AnswerRe: best way to localize website Pin
Priya Prk8-Jun-11 9:12
Priya Prk8-Jun-11 9:12 
QuestionLinkedIn-Like top header Pin
Jassim Rahma6-Jun-11 2:02
Jassim Rahma6-Jun-11 2:02 
AnswerRe: LinkedIn-Like top header Pin
Ra-one6-Jun-11 2:57
Ra-one6-Jun-11 2: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.