Click here to Skip to main content
15,910,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: list of files in a virtual directory Pin
Link8885-May-08 14:09
Link8885-May-08 14:09 
AnswerRe: list of files in a virtual directory Pin
Abhijit Jana5-May-08 19:19
professionalAbhijit Jana5-May-08 19:19 
AnswerRe: list of files in a virtual directory Pin
Reelix5-May-08 21:01
Reelix5-May-08 21:01 
QuestionLoadPostData Error Pin
ceetee5-May-08 7:16
ceetee5-May-08 7:16 
AnswerRe: LoadPostData Error Pin
Vasudevan Deepak Kumar5-May-08 22:43
Vasudevan Deepak Kumar5-May-08 22:43 
GeneralRe: LoadPostData Error Pin
ceetee6-May-08 2:37
ceetee6-May-08 2:37 
GeneralRe: LoadPostData Error Pin
leckey6-May-08 3:15
leckey6-May-08 3:15 
QuestionASP.NET JS span problem Pin
Mohammad A Gdeisat5-May-08 7:07
Mohammad A Gdeisat5-May-08 7:07 
Hi all,

I have a span server control (runat = server), the content of the control are set initialy to "1:00" which means 1 minute.

I have a javascript that counts down every second and writes the time in the span control, so it writes:
"0:59"
"0:58"
.
.
.
"0:00"

when the time reaches 0:00, I do an automatic postback of the page, but when I read the contents of the span.innerText it reads "1:00", which means that the changes to the "innerText" done by javascript wasn't preserved.


what's the problem? and what's the solution?

Thanks

And ever has it been that love knows not its own depth until the hour of separation

AnswerRe: ASP.NET JS span problem Pin
Christian Graus5-May-08 11:57
protectorChristian Graus5-May-08 11:57 
GeneralRe: ASP.NET JS span problem Pin
Mohammad A Gdeisat5-May-08 12:11
Mohammad A Gdeisat5-May-08 12:11 
QuestionJavascript craziness Pin
Vodstok5-May-08 5:57
Vodstok5-May-08 5:57 
AnswerRe: Javascript craziness Pin
Vodstok5-May-08 6:34
Vodstok5-May-08 6:34 
Questionproblem with pages in frames. Pin
gottimukkala5-May-08 4:28
gottimukkala5-May-08 4:28 
AnswerRe: problem with pages in frames. Pin
Vasudevan Deepak Kumar5-May-08 22:45
Vasudevan Deepak Kumar5-May-08 22:45 
Questionvb.net Code for Signing XML message using X509Certificate Pin
izzeddeen5-May-08 4:25
izzeddeen5-May-08 4:25 
AnswerRe: vb.net Code for Signing XML message using X509Certificate Pin
Vasudevan Deepak Kumar5-May-08 22:47
Vasudevan Deepak Kumar5-May-08 22:47 
Questionquery Pin
meghamaharshi5-May-08 2:40
meghamaharshi5-May-08 2:40 
AnswerRe: query Pin
Christian Graus5-May-08 2:52
protectorChristian Graus5-May-08 2:52 
QuestionMySQL connectivity Pin
Ashish Sehajpal5-May-08 2:34
Ashish Sehajpal5-May-08 2:34 
AnswerRe: MySQL connectivity Pin
Ashish Sehajpal5-May-08 2:51
Ashish Sehajpal5-May-08 2:51 
AnswerRe: MySQL connectivity Pin
Vasudevan Deepak Kumar5-May-08 3:35
Vasudevan Deepak Kumar5-May-08 3:35 
QuestionCreating directory on server using one application Pin
sjs4u5-May-08 2:29
sjs4u5-May-08 2:29 
AnswerRe: Creating directory on server using one application Pin
Vasudevan Deepak Kumar5-May-08 22:51
Vasudevan Deepak Kumar5-May-08 22:51 
Questiondiff between time Pin
meghamaharshi5-May-08 2:10
meghamaharshi5-May-08 2:10 
AnswerRe: diff between time Pin
Christian Graus5-May-08 2:53
protectorChristian Graus5-May-08 2:53 

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.