Closed Thread Icon

Topic awaiting preservation: eLearning course advice (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=21481" title="Pages that link to Topic awaiting preservation: eLearning course advice (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: eLearning course advice <span class="small">(Page 1 of 1)</span>\

 
Boudga
Maniac (V) Mad Scientist

From: Jacks raging bile duct....
Insane since: Mar 2000

posted posted 04-21-2004 20:27

I have been tasked at my job with creating an eLearning course. I am allowed to use the following HTML, CSS, Javascript, XML. I only need to write it for IE6 compatibility. It must be able to be run from a CD with no required plug-ins. The problem I have is saving state. How can I save the session state with out server-side interaction and cookies?


SKYPE me: Boudga

norm
Paranoid (IV) Inmate

From: [s]underwater[/s] under-snow in Juneau
Insane since: Sep 2002

posted posted 04-21-2004 20:55

If you access xml files either from a harddrive on the local machine, or from a server(but not on a cd... must be writeable), you can use xquery to alter the original xml document from your application.

/* Sure, go ahead and code in your fancy IDE. Just remember: it's all fun and games until someone puts an $i out */

bigredswitch
Obsessive-Compulsive (I) Inmate

From: Silicon Scally, UK
Insane since: Apr 2004

posted posted 04-22-2004 16:59

Why don't you save the state using JavaScript and cookies?

« BackwardsOnwards »

Show Forum Drop Down Menu