Application NameGlencoe Online Student Edition
PublisherMcGraw-Hill
Date Entered08/30/2012
Date Modified
webNetwork Version 6.1.1.0
Delivery MethodPublic
ConfigurationWeb Application Object
----------------------
Web App Type : Public
Startup URL : http://www.glencoe.com/ose/

Single Sign On
--------------
Form Type : Client
Form Name : frmStudentLogin
Form Trigger : http://www.glencoe.com/ose/
Form Action : http://www.glencoe.com/ose/showbook.php

Script :
var s=document.createElement('input');
s.type='hidden';
s.name='Submit';
s.value='Submit';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : Post

Form Inputs:
access_code : yourAccessCode
Submit : Submit
 
Notes