Application NameStars Suite
PublisherEducation Options (EdOptions)
Date Entered02/06/2012
Date Modified
webNetwork Version 6.0.8
Delivery MethodPublic
ConfigurationWeb Application Object
----------------------
Web App Type : Public
Startup URL : http://www.novelstars.com/


Single Sign On
--------------
Form Type : Client
Form Name : loginform
Form Trigger : http://www.novelstars.com/
Form Action : http://www.novelstars.com/loginack.asp
Script : var f1=document.forms[0];var f2=document.createElement('form');f2.method=f1.method;f2.action='loginack.asp';for(wni=0; wni < f1.elements.length; wni++ ) { var wne = f1.elements[wni]; if ( wne.name != 'submit' ) { var wnnewe = document.createElement('input'); wnnewe.type='hidden'; wnnewe.name=wne.name; wnnewe.value=wne.value; f2.appendChild(wnnewe); }}document.body.appendChild( f2 );f2.submit();
Form Method : Post
Form Inputs : institution=user-input-lockbox
username=user-input-lockbox
password=password-input-lockbox
 
Notes