Click here to Skip to main content
15,884,537 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: urgent help needed Pin
DigiOz Multimedia27-Sep-07 4:20
DigiOz Multimedia27-Sep-07 4:20 
QuestionServer Error in '/' Application. Pin
IamAmit26-Sep-07 19:18
IamAmit26-Sep-07 19:18 
AnswerRe: Server Error in '/' Application. Pin
Guffa26-Sep-07 20:07
Guffa26-Sep-07 20:07 
GeneralRe: Server Error in '/' Application. Pin
IamAmit26-Sep-07 20:10
IamAmit26-Sep-07 20:10 
QuestionWizard control Pin
kjosh26-Sep-07 18:00
kjosh26-Sep-07 18:00 
Questiondownload logfile from an ftp server using ftpwebrequest Pin
Mack Ait-Aoudia26-Sep-07 12:42
Mack Ait-Aoudia26-Sep-07 12:42 
AnswerRe: download logfile from an ftp server using ftpwebrequest Pin
DigiOz Multimedia26-Sep-07 19:46
DigiOz Multimedia26-Sep-07 19:46 
QuestionJavascript : Textbox Disable Pin
ss.mmm26-Sep-07 10:13
ss.mmm26-Sep-07 10:13 
Trying to disable a textbox using a Javascript function.
The application page does not have the element. Will not be able to use, document.form.element

None of these work!!
document.getElementById('<%=Textbox1.ClientID%>').enabled=false}
document.getElementById("physicalAddr1TextBox").enabled=false}
document.getclientElementID("physicalAddr1TextBox").enabled= false;

Please help




Thanks

AnswerRe: Javascript : Textbox Disable Pin
Guffa26-Sep-07 10:32
Guffa26-Sep-07 10:32 
GeneralRe: Javascript : Textbox Disable Pin
ss.mmm26-Sep-07 10:48
ss.mmm26-Sep-07 10:48 
GeneralRe: Javascript : Textbox Disable Pin
ss.mmm26-Sep-07 11:22
ss.mmm26-Sep-07 11:22 
GeneralRe: Javascript : Textbox Disable Pin
Mack Ait-Aoudia26-Sep-07 12:53
Mack Ait-Aoudia26-Sep-07 12:53 
QuestionWeb Solution Organization Pin
gus_br26-Sep-07 9:33
gus_br26-Sep-07 9:33 
QuestionCode acceptance criteria for support Pin
Sarma Pisapati26-Sep-07 8:41
Sarma Pisapati26-Sep-07 8:41 
AnswerRe: Code acceptance criteria for support Pin
Christian Graus26-Sep-07 13:59
protectorChristian Graus26-Sep-07 13:59 
QuestionSecurity Exception when Deploying Web Application [modified] Pin
zz_scarab26-Sep-07 8:14
zz_scarab26-Sep-07 8:14 
QuestionWebsite search function Pin
dptalt26-Sep-07 7:19
dptalt26-Sep-07 7:19 
QuestionInsert form values into mssql 2000 server? Pin
Shahriat Hossain26-Sep-07 6:02
Shahriat Hossain26-Sep-07 6:02 
AnswerRe: Insert form values into mssql 2000 server? Pin
ss.mmm26-Sep-07 6:04
ss.mmm26-Sep-07 6:04 
QuestionTextBox_Textchanged?? Pin
ss.mmm26-Sep-07 5:47
ss.mmm26-Sep-07 5:47 
AnswerRe: TextBox_Textchanged?? Pin
kubben26-Sep-07 7:39
kubben26-Sep-07 7:39 
GeneralRe: TextBox_Textchanged?? Pin
ss.mmm26-Sep-07 7:46
ss.mmm26-Sep-07 7:46 
QuestionHow can I create a Silver javascript scrollbar. Pin
thomasa26-Sep-07 5:01
thomasa26-Sep-07 5:01 
Questiondisable viewstate in query string Pin
Russell Jones26-Sep-07 4:47
Russell Jones26-Sep-07 4:47 
AnswerRe: disable viewstate in query string Pin
kubben26-Sep-07 7:44
kubben26-Sep-07 7:44 

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.