Click here to Skip to main content
15,885,998 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Persistent client side changes Pin
Christian Graus29-Apr-08 2:26
protectorChristian Graus29-Apr-08 2:26 
GeneralRe: Persistent client side changes Pin
derm229-Apr-08 6:43
derm229-Apr-08 6:43 
Questioncleaing memory on client side -javascript Pin
michael@cohen27-Apr-08 6:22
michael@cohen27-Apr-08 6:22 
GeneralRe: cleaing memory on client side -javascript Pin
Christian Graus27-Apr-08 11:32
protectorChristian Graus27-Apr-08 11:32 
GeneralTimed Exams Pin
Mohammad A Gdeisat27-Apr-08 3:09
Mohammad A Gdeisat27-Apr-08 3:09 
GeneralRe: Timed Exams Pin
Krazy Programmer27-Apr-08 7:42
Krazy Programmer27-Apr-08 7:42 
GeneralRe: Timed Exams Pin
Mohammad A Gdeisat27-Apr-08 10:40
Mohammad A Gdeisat27-Apr-08 10:40 
GeneralRe: Timed Exams Pin
Christian Graus27-Apr-08 11:36
protectorChristian Graus27-Apr-08 11:36 
You don't need AJAX at all, although you could use it. Just set a timer using one of the many javascript timer code examples that exist on the web. Set the users starting time on the server, and always use that to reset the timer on postback ( it's so easy to change client side script, you should never rely on it being correct ).

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 )

GeneralProblem dynamically painting a control in a SharePoint WebPart Pin
JimmyRopes26-Apr-08 13:13
professionalJimmyRopes26-Apr-08 13:13 
QuestionError 7 Pin
razi_Seyyedi26-Apr-08 11:53
razi_Seyyedi26-Apr-08 11:53 
GeneralRe: Error 7 Pin
Christian Graus26-Apr-08 13:44
protectorChristian Graus26-Apr-08 13:44 
GeneralRe: Error 7 Pin
Guffa26-Apr-08 14:33
Guffa26-Apr-08 14:33 
QuestionDynamic Internationalization Pin
harshGupta26-Apr-08 10:03
harshGupta26-Apr-08 10:03 
GeneralRe: Dynamic Internationalization Pin
Christian Graus26-Apr-08 11:16
protectorChristian Graus26-Apr-08 11:16 
QuestionUsing javascript functions ? Pin
kindman_nb26-Apr-08 9:46
kindman_nb26-Apr-08 9:46 
AnswerRe: Using javascript functions ? Pin
Blue_Boy26-Apr-08 10:12
Blue_Boy26-Apr-08 10:12 
GeneralRe: Using javascript functions ? Pin
kindman_nb26-Apr-08 20:53
kindman_nb26-Apr-08 20:53 
AnswerRe: Using javascript functions ? Pin
Christian Graus26-Apr-08 11:15
protectorChristian Graus26-Apr-08 11:15 
GeneralRe: Using javascript functions ? Pin
kindman_nb26-Apr-08 20:54
kindman_nb26-Apr-08 20:54 
AnswerRe: Using javascript functions ? Pin
samMaster27-Apr-08 0:18
samMaster27-Apr-08 0:18 
GeneralRe: Using javascript functions ? Pin
kindman_nb27-Apr-08 5:02
kindman_nb27-Apr-08 5:02 
GeneralRe: Using javascript functions ? Pin
samMaster27-Apr-08 18:44
samMaster27-Apr-08 18:44 
GeneralRe: Using javascript functions ? Pin
kindman_nb28-Apr-08 3:53
kindman_nb28-Apr-08 3:53 
GeneralAccessing a DropDownList inside a DetailsView Pin
Ekjon26-Apr-08 7:07
Ekjon26-Apr-08 7:07 
GeneralRe: Accessing a DropDownList inside a DetailsView Pin
AlexeiXX326-Apr-08 7:34
AlexeiXX326-Apr-08 7:34 

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.