Re: https support
"Theyagarajan S" <[email protected]> Thu, 8 May 2008 16:09:34 +0530
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Iam sorry for that ,i have put down the html/js code of the page below .
[CODE]
<script language=JavaScript>
history.forward()
</script>
<html>
<head>
<title>My POrtal </title>
</STYLE>
<script language="JavaScript">
<--
var bankAppUrl = "https://10.0.0.125/login.jsp/";
var flag=true;
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function do_process()
{
document.forms[0].user_id.focus();
document.forms[0].password.value = "";
}
function openOnlineForm(path)
{
window.location=path.options[path.selectedIndex].value;
}
function validate()
{
isJavascriptAndJavaEnabled();
var submt=true;
//Nothing can be empty or NULL
else{
flag=true;
encryptValues();
}
return submt;
}
function buttonedDisabled(buttonClicked)
{
//right button disabled
}
return true
}
function showRegret()
{
var downtime;
if (downtime =="")
{
return flag;
}
if (downtime !="")
{
return false;
}
}
}
//-->
</script>
</head>
<BODY leftMargin=0 link=#333366 topMargin=0 vLink=#333366
marginheight="0" marginwidth="0" OnLoad=do_process() >
<form name="index2" method=POST
action="newp;mysession=jhgjfgr;sdjkfhsdkjf%20djfgsfhgsdhghd"
target="_top" onSubmit="return showRegret()">
<SCRIPT LANGUAGE='JavaScript' >
function encryptValues()
{
return true;
}
</SCRIPT>
<tr>
<td ><b><font >User
ID:</font></b></td>
<td ><b><font ></font></b></td>
<td>
<input name="login_id" AUTOCOMPLETE="off" onClick="showRegret()"
onCopy="return false" onDrag="return false" onDrop="return false"
onPaste="return false">
</td>
</tr>
</table>
<input name="password" type=password AUTOCOMPLETE="off"
onClick="showRegret()" onCopy="return false" onDrag="return false"
onDrop="return false" onPaste="return false">
</td>
</tr>
<tr>
</table>
<input type=hidden name=jsFlag value="false">
<input type=hidden name=javaFlag value="false">
<INPUT type=hidden name="myAction" >
</form>
</body>
</html>
[/CODE]
On 5/8/08, Wolfgang Fahl <[email protected]> wrote:
> Fine - so far for the URLs now we'd need the html
> content of the pages the sources of the javascript
> included and so on. This is what I mean with details
>
> The most efficient way to do this is post everything at
> once. I think quite a few people on this mailinglist
> will find the kind of back and force going quasi-dialog
> a bit frustrating - some 400 people are copied on this
> ...
>
>
> Date sent: Thu, 8 May 2008 15:37:32 +0530
> From: "Theyagarajan S" <[email protected]>
> To: [email protected],
> "Discussion of use and development of
> HttpUnit" <[email protected]>
> Subject: Re: [Httpunit-develop] https support
> Send reply to: Discussion of use and development of
> HttpUnit <[email protected]>
> <httpunit-
> develop.lists.sourceforge.net>
> <mailto:httpunit-develop-
> [email protected]?subject=unsubscribe>
> <mailto:httpunit-develop-
> [email protected]?subject=subscribe>
>
> > The original url was
> > https://10.0.0.125/Login.jsp
> >
> > and it gets redirected to
> >
> https://10.0.0.125/AWAY?Action.RetUser.Init.001=Y&AppSignon=ICI&AppType=corporate&abrdPrf=N
> >
> > and iam able to get thru to any other https url i try on my lan.
> > I have also set Autoredirect to true .
> > client.setAutoRedirect(true)
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> > Don't miss this year's exciting event. There's still time to save $100.
> > Use priority code J8TL2D2.
> >
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > _______________________________________________
> > Httpunit-develop mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/httpunit-develop
>
>
>
> BITPlan - smart solutions
> Pater-Delp-Str. 1, D-47877 Willich Schiefbahn
> Tel. +49 1805 - BITPLAN / +49 1805 248 752, Fax +49 2154 811-481
> Web: http://www.bitplan.de
> bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548,
> Geschäftsführer: Wolfgang Fahl
>
>
--
\\\\\-/////
/ \
| \\ // |
(| (.) (.) |)
------------------o00o--(_)--o00o------------------
S Theyagarajan
http://theyagar.com
S.Theyagarajan
Under Graduate
Department Of Computer Science And Engineering
National Institute Of Technology , Trichirapalli
India 620015
--------------ooo0----------------------------------
( ) 0ooo
\ ( ( )
\_) ) /
(_ /
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone