Symbian.org/Login.js
changeset 5 3a3bac500145
parent 2 99bc8e56b756
equal deleted inserted replaced
4:cb6368112727 5:3a3bac500145
     1 // ////////////////////////////////////////////////////////////////////////////
     1 // ////////////////////////////////////////////////////////////////////////////
     2 // (c)2009 Symbian Foundation
     2 // Symbian Foundation Example Code
       
     3 //
       
     4 // This software is in the public domain. No copyright is claimed, and you 
       
     5 // may use it for any purpose without license from the Symbian Foundation.
       
     6 // No warranty for any purpose is expressed or implied by the authors or
       
     7 // the Symbian Foundation. 
     3 // ////////////////////////////////////////////////////////////////////////////
     8 // ////////////////////////////////////////////////////////////////////////////
     4 
       
     5 
     9 
     6 // Login to the developer site
    10 // Login to the developer site
     7 
    11 
     8 var loginUrlContent = null;
    12 var loginUrlContent = null;
     9 var loginUrlHttpReq = null;
    13 var loginUrlHttpReq = null;