<HTML>
<HEAD><TITLE>Example</TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
// a simple function that returns the value of a cookie
function getCookie(name)
{
if (document.cookie)
{
var cookies=document.cookie.split(";");
for (var i=0; i<cookies.length; i++)
{...
here is my code
_____________________
// stop the movie
stop();
//create the local Shared Object
// ### init main timeline variables
var displayTotal; // textfield for displaying user's final score
var totalCorrect = 0; // number of questions user answered correctly
var userAnswers...
I have attached my code below. I need to know how I would change this to store the current date instead of the entry # into the sol.... can someone help me?? Thanks.
__________
myJournal = SharedObject.getLocal("JournalObject", "/" );
if (myJournal.data.journal ==...
can someone help me with my xml. I have a XML document I need to process using these 2 schemas. I have no idea how. Could somone help???
XML Formatting Guidelines
There are two XML Schemas used for importing contacts.
The first schema: schema_getacctgroupid.xml is used to validate the XML...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.