Application NameGallery Server Pro
PublisherTech Info Systems
Date Entered08/18/2010
Date Modified02/21/2011
webNetwork Version
Delivery MethodVirtual server
ConfigurationHost Address : gallery.example-cloud.com
Host Port : 80

Web App Type : Virtual
Virtual DNS Name : wngallery.example-cloud.com
Startup URL : /gallery/default.aspx?portal=Y

Rewrite Browser Cookies : On
Host Authority : Off

Form Type : Client
Form Name : aspnetForm
Form Trigger : /gallery/default.aspx\?portal=Y

Script :
document.forms[0].action = "default.aspx";
WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl00$c1$LoginView1$Login1$LoginButton", "", true, "ctl00$ctl00$ctl00$c1$LoginView1$Login1", "", false, false));
WebForm_OnSubmit();
var s=document.createElement('input');
s.type='hidden';
s.name='ctl00$ctl00$ctl00$c1$LoginView1$Login1$LoginButton';
s.value='Log In';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : Post
Form Inputs :
ctl00$ctl00$ctl00$c1$LoginView1$Login1$Password:@@enc:gallerypass@@
ctl00$ctl00$ctl00$c1$LoginView1$Login1$UserName:@@enc:galleryuser@@
 
Notes