Click here to Skip to main content
15,887,267 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to add custom properties in windows NTFS file system using .net Pin
Ashfield24-Jun-08 3:34
Ashfield24-Jun-08 3:34 
Questionhow to insert fckeditor value into database in asp.net Pin
rohit tiwary24-Jun-08 3:16
rohit tiwary24-Jun-08 3:16 
AnswerRe: how to insert fckeditor value into database in asp.net Pin
Christian Graus24-Jun-08 3:18
protectorChristian Graus24-Jun-08 3:18 
Questionproblem with AutoCompleteExtender Pin
kimo code24-Jun-08 2:15
kimo code24-Jun-08 2:15 
AnswerRe: problem with AutoCompleteExtender Pin
Imran Khan Pathan24-Jun-08 3:33
Imran Khan Pathan24-Jun-08 3:33 
GeneralRe: problem with AutoCompleteExtender Pin
kimo code24-Jun-08 3:34
kimo code24-Jun-08 3:34 
QuestionJavascript for RadioButton? Pin
BalasubramanianK24-Jun-08 1:54
BalasubramanianK24-Jun-08 1:54 
AnswerRe: Javascript for RadioButton? Pin
Christian Graus24-Jun-08 1:56
protectorChristian Graus24-Jun-08 1:56 
you need to get the client side Id of the textbox, which you get with it's ClientID property. You need to write this to a variable in javascript, then write script which uses document.getElementById to access the textbox, then set it's disabled property

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Javascript for RadioButton? Pin
BalasubramanianK24-Jun-08 2:16
BalasubramanianK24-Jun-08 2:16 
GeneralRe: Javascript for RadioButton? Pin
Christian Graus24-Jun-08 3:02
protectorChristian Graus24-Jun-08 3:02 
GeneralRe: Javascript for RadioButton? Pin
Imran Khan Pathan24-Jun-08 3:23
Imran Khan Pathan24-Jun-08 3:23 
Questionimp Pin
niki_nilu24-Jun-08 1:28
niki_nilu24-Jun-08 1:28 
AnswerRe: imp Pin
Christian Graus24-Jun-08 1:55
protectorChristian Graus24-Jun-08 1:55 
AnswerRe: imp Pin
Guffa24-Jun-08 2:02
Guffa24-Jun-08 2:02 
AnswerRe: imp Pin
eyeseetee24-Jun-08 2:21
eyeseetee24-Jun-08 2:21 
Questionredirect iis to an asp.net subfolder Pin
Ayman Mashal24-Jun-08 0:50
Ayman Mashal24-Jun-08 0:50 
AnswerRe: redirect iis to an asp.net subfolder Pin
Christian Graus24-Jun-08 1:03
protectorChristian Graus24-Jun-08 1:03 
AnswerRe: redirect iis to an asp.net subfolder Pin
Abhijit Jana24-Jun-08 1:04
professionalAbhijit Jana24-Jun-08 1:04 
AnswerRe: redirect iis to an asp.net subfolder Pin
eyeseetee24-Jun-08 1:05
eyeseetee24-Jun-08 1:05 
GeneralRe: redirect iis to an asp.net subfolder Pin
Christian Graus24-Jun-08 1:57
protectorChristian Graus24-Jun-08 1:57 
AnswerRe: redirect iis to an asp.net subfolder Pin
Ayman Mashal24-Jun-08 2:00
Ayman Mashal24-Jun-08 2:00 
QuestionBased on current date have to enable only current week dates? Pin
Member 387988124-Jun-08 0:12
Member 387988124-Jun-08 0:12 
AnswerRe: Based on current date have to enable only current week dates? Pin
Christian Graus24-Jun-08 0:16
protectorChristian Graus24-Jun-08 0:16 
AnswerRe: Repeat Post! Pin
eyeseetee24-Jun-08 0:16
eyeseetee24-Jun-08 0:16 
GeneralRe: Based on current date have to enable only current week dates? Pin
Member 387988124-Jun-08 0:48
Member 387988124-Jun-08 0:48 

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.