Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: text changed event Pin
AlexeiXX326-Jun-08 3:57
AlexeiXX326-Jun-08 3:57 
QuestionModify the Proxy Class Pin
Siva1925-Jun-08 19:20
Siva1925-Jun-08 19:20 
AnswerRe: Modify the Proxy Class Pin
Christian Graus25-Jun-08 19:52
protectorChristian Graus25-Jun-08 19:52 
GeneralRe: Modify the Proxy Class Pin
Siva1925-Jun-08 20:05
Siva1925-Jun-08 20:05 
GeneralRe: Modify the Proxy Class Pin
Christian Graus25-Jun-08 20:18
protectorChristian Graus25-Jun-08 20:18 
GeneralRe: Modify the Proxy Class Pin
Siva1925-Jun-08 20:48
Siva1925-Jun-08 20:48 
QuestionValidator in DetailsView Update Pin
boy.pockets25-Jun-08 19:18
boy.pockets25-Jun-08 19:18 
QuestionClear textbox content using a javascript Pin
samerh25-Jun-08 18:39
samerh25-Jun-08 18:39 
Hi All,

I have a readonly textbox (txtRef) that i am using as readonly field filling it by a certain time at run time. This field is saved in the database. Sometimes i need to clear this textbox using a javascript. I am using an html button to clear its contents using

<input id="btnView" type="button" value="Clear" onclick="document.getElementById('txtRef').value='';" class="Button" />

if i press this html button the text inside txtRef is cleared however if i press save on the page it is still reading the previous data inside the txtRef

how can i delete the content of the txtRef using a javascript.
AnswerRe: Clear textbox content using a javascript Pin
Christian Graus25-Jun-08 19:07
protectorChristian Graus25-Jun-08 19:07 
GeneralRe: Clear textbox content using a javascript Pin
samerh25-Jun-08 19:17
samerh25-Jun-08 19:17 
GeneralRe: Clear textbox content using a javascript Pin
Christian Graus25-Jun-08 19:35
protectorChristian Graus25-Jun-08 19:35 
GeneralRe: Clear textbox content using a javascript Pin
samerh25-Jun-08 20:30
samerh25-Jun-08 20:30 
GeneralRe: Clear textbox content using a javascript Pin
Christian Graus25-Jun-08 20:35
protectorChristian Graus25-Jun-08 20:35 
AnswerRe: Clear textbox content using a javascript Pin
Sherin Iranimose25-Jun-08 19:38
Sherin Iranimose25-Jun-08 19:38 
GeneralRe: Clear textbox content using a javascript Pin
samerh25-Jun-08 21:10
samerh25-Jun-08 21:10 
GeneralRe: Clear textbox content using a javascript Pin
Sherin Iranimose25-Jun-08 21:24
Sherin Iranimose25-Jun-08 21:24 
Questionquerystring doubt Pin
saravanan0525-Jun-08 18:28
saravanan0525-Jun-08 18:28 
AnswerRe: querystring doubt Pin
Christian Graus25-Jun-08 18:50
protectorChristian Graus25-Jun-08 18:50 
QuestionTab based programming Pin
kjosh25-Jun-08 14:58
kjosh25-Jun-08 14:58 
AnswerRe: Tab based programming Pin
Christian Graus25-Jun-08 15:18
protectorChristian Graus25-Jun-08 15:18 
QuestionLinking to most recent by date [modified] Pin
midoujulessama25-Jun-08 14:49
midoujulessama25-Jun-08 14:49 
AnswerRe: Linking to most recent by date Pin
Christian Graus25-Jun-08 15:24
protectorChristian Graus25-Jun-08 15:24 
GeneralRe: Linking to most recent by date Pin
midoujulessama25-Jun-08 16:21
midoujulessama25-Jun-08 16:21 
GeneralRe: Linking to most recent by date Pin
Christian Graus25-Jun-08 18:13
protectorChristian Graus25-Jun-08 18:13 
AnswerRe: Linking to most recent by date Pin
ravindra_ee24825-Jun-08 21:51
ravindra_ee24825-Jun-08 21:51 

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.