Click here to Skip to main content
15,908,172 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Drag and Drop files on User's PC on to a web page. Pin
Christian Graus4-Oct-07 23:52
protectorChristian Graus4-Oct-07 23:52 
GeneralRe: Drag and Drop files on User's PC on to a web page. Pin
Pankaj Chamria5-Oct-07 0:00
Pankaj Chamria5-Oct-07 0:00 
QuestionDisable Textbox Pin
M_Menon4-Oct-07 21:46
M_Menon4-Oct-07 21:46 
AnswerRe: Disable Textbox Pin
Christian Graus4-Oct-07 22:00
protectorChristian Graus4-Oct-07 22:00 
GeneralRe: Disable Textbox Pin
M_Menon4-Oct-07 22:54
M_Menon4-Oct-07 22:54 
GeneralRe: Disable Textbox Pin
Christian Graus4-Oct-07 23:22
protectorChristian Graus4-Oct-07 23:22 
GeneralRe: Disable Textbox Pin
M_Menon4-Oct-07 23:57
M_Menon4-Oct-07 23:57 
AnswerRe: Disable Textbox Pin
Abhijit Jana4-Oct-07 23:04
professionalAbhijit Jana4-Oct-07 23:04 
Hi,

This will work for You Smile | :) Smile | :) Smile | :)


function Validate()
{
form1.Text1.disabled = true;
}


Please inform me if it working fine !!! i have check in my side !!!!


Happy Programming
-----
Abhijit

GeneralRe: Disable Textbox Pin
M_Menon4-Oct-07 23:22
M_Menon4-Oct-07 23:22 
Questionrefresh button Pin
Sonia Gupta4-Oct-07 21:37
Sonia Gupta4-Oct-07 21:37 
AnswerRe: refresh button Pin
Christian Graus4-Oct-07 21:57
protectorChristian Graus4-Oct-07 21:57 
GeneralRe: refresh button Pin
Urs Enzler4-Oct-07 22:26
Urs Enzler4-Oct-07 22:26 
GeneralRe: refresh button Pin
Christian Graus4-Oct-07 23:24
protectorChristian Graus4-Oct-07 23:24 
AnswerRe: refresh button Pin
Spunky Coder4-Oct-07 21:57
Spunky Coder4-Oct-07 21:57 
GeneralRe: refresh button Pin
Sonia Gupta4-Oct-07 22:00
Sonia Gupta4-Oct-07 22:00 
GeneralRe: refresh button Pin
Christian Graus4-Oct-07 22:01
protectorChristian Graus4-Oct-07 22:01 
GeneralRe: refresh button Pin
Spunky Coder4-Oct-07 22:10
Spunky Coder4-Oct-07 22:10 
Question.mdf file Pin
bhattiprolu4-Oct-07 21:21
bhattiprolu4-Oct-07 21:21 
Questionasp.net Datagrid can display in row format Pin
Nirmala Jyothi4-Oct-07 21:15
Nirmala Jyothi4-Oct-07 21:15 
AnswerRe: asp.net Datagrid can display in row format Pin
Imran Khan Pathan4-Oct-07 21:27
Imran Khan Pathan4-Oct-07 21:27 
AnswerRe: asp.net Datagrid can display in row format Pin
N a v a n e e t h4-Oct-07 21:28
N a v a n e e t h4-Oct-07 21:28 
QuestionValidation of viewstate MAC failed.. Pin
IamAmit4-Oct-07 21:11
IamAmit4-Oct-07 21:11 
AnswerRe: Validation of viewstate MAC failed.. Pin
DavidNohejl4-Oct-07 21:55
DavidNohejl4-Oct-07 21:55 
Questionsearch in dataset Pin
Sebastian T Xavier4-Oct-07 21:00
Sebastian T Xavier4-Oct-07 21:00 
AnswerRe: search in dataset Pin
N a v a n e e t h4-Oct-07 21:33
N a v a n e e t h4-Oct-07 21:33 

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.