Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - What's wrong in this HTML Source file

 
Thread Tools Search this Thread
Old 06-13-2006, 12:01 PM   #1
Default What's wrong in this HTML Source file


Several times I logged-in successfully but after log-in I can't use
features/services which were shown prior to my login. Can anyone exoert
from this forum check , is it technical fault of Bank Web Site or this
problem pertaining to the user(me).

<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META Http-Equiv="Cache-Control" Content="no-cache">
<META Http-Equiv="Pragma" Content="no-cache">
<META Http-Equiv="Expires" Content="-1">
<TITLE>hPLUS Login</TITLE>
<LINK
href="https://rs6.habibbank.ae/stylesheet.css;jsessionid=391BF2AEF1EC6EECFBAF1FDE 35CD4EAB"
rel="stylesheet"

title="Style" type="text/css">
<script type="text/javascript">
var processed = false;
function processForm(alertMessage, button,
buttonMessage, command , ignore ) {
var msg = "Please wait. Your request has been
sent for processing.";
if(alertMessage == null ||
alertMessage=='null') alertMessage = msg;
if ( !ignore ) {
if(processed) {
alert(alertMessage);
return false;
}
}
processed=true;
if(button!= null) {
button.value = buttonMessage;
}
var f =document.forms[0];
f.hPLUSWEB_ACTION.value= command;
f.pageId.value = 48416044248;
f.submit();
return true;
}
</script><script type="text/javascript">
function commonPostForm( value, command ) {
var url = value.split( ':', 2 );
var f = document.forms[0];
f.commonOptionLogic.value = url[ 0 ];
f.commonOptionNumber.value = url[ 1 ];
return processForm( null, null, null, command );
}
function titleAccountPostForm( value, command ) {
var f = document.forms[0];
f.accountSelected.value = value;
return processForm( null, null, null, command );
}
function titleOptionPostForm( value, command ) {
var url = value.split( ':', 2 );
var f = document.forms[0];
f.optionLogic.value = url[ 0 ];
f.optionNumber.value = url[ 1 ];
return processForm( null, null, null, command );
}
</script>
</HEAD>
<BODY topmargin="0" leftmargin="0">
<TABLE border="1" cellpadding="0" cellspacing="0" width="100%">
<TR>
<TD align="center" class="black" width="125px"><IMG

src="https://rs6.habibbank.ae/banklogo.gif;jsessionid=391BF2AEF1EC6EECFBAF1FDE35 CD4EAB"><BR>
<FONT size="1px"></FONT>Service with Security</TD><TD class="blue">
<TABLE width="100%">
<TR>
<TD align="center" class="blue" width="300px"><IMG

src="https://rs6.habibbank.ae/title.gif;jsessionid=391BF2AEF1EC6EECFBAF1FDE35CD4 EAB"></TD>
</TR>
<TR>
<TD align="center" class="blue" height="25px" width="300px">
(Incorporated in Switzerland 1967)</TD><TD align="right"
class="blue">Jun 13 2006, 11:18:49 AM

GMT</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="center" class="red"> &nbsp;&nbsp;
</TD><TD class="blue">
<TABLE border="0" cellpadding="1" cellspacing="1">
<TR>
<TD class="button"><A href="http://www.habibbank.com">
Home
</A></TD><td class="button"><A

href="https://rs6.habibbank.ae/WebRegister.po;jsessionid=391BF2AEF1EC6EECFBAF1FDE 35CD4EAB">Register


Online</A></td>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<script type="text/javascript">
function postForm( value, command ) {
return processForm( null, null, null, command );
}
</script>
<form method="post" id="WebDefaultMessage" view="WebDefaultFormView"

action="https://rs6.habibbank.ae/hPLUS;jsessionid=391BF2AEF1EC6EECFBAF1FDE35CD4EAB"
name="WebDefaultMessage">
<input type="hidden" name="Current_Form_View"
value="WebDefaultFormView">
<table align="center" border="0" class="blue" width="100%"
cellpadding="0" cellspacing="0">
<tr>
<td align="center" colspan="3" class="blue">
<h1></h1>
</td>
</tr>
<input name="pageId" type="hidden" value="P1150197529789"><input
name="hPLUSWEB_ACTION" type="hidden" value="">
<tr>
<td class="blue">
<br>
<A href="#" onClick="postForm('WebLogin' );return false;">HBZ Web
Login</A></td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<center>
<h1>Your request has been accepted</h1>
</center>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
</td>
</tr>
<tr>
<td class="blue">
<br>
<A href="#" onClick="postForm('WebLogin' );return false;">HBZ Web
Login</A></td>
</tr>
</table>
</form>
</BODY>
</HTML>



Thaqalainnaqvi@gmail.com
  Reply With Quote
Old 06-13-2006, 04:02 PM   #2
JDS
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

On Tue, 13 Jun 2006 04:01:38 -0700, Thaqalainnaqvi wrote:

> Several times I logged-in successfully but after log-in I can't use
> features/services which were shown prior to my login. Can anyone exoert
> from this forum check , is it technical fault of Bank Web Site or this
> problem pertaining to the user(me).


URL?

I ain't about to cut and paste...
--
JDS

  Reply With Quote
Old 06-13-2006, 05:35 PM   #3
Thaqalainnaqvi@gmail.com
 
Posts: n/a
Default Re: What's wrong in this HTML Source file


JDS wrote:
> On Tue, 13 Jun 2006 04:01:38 -0700, Thaqalainnaqvi wrote:
>
> > Several times I logged-in successfully but after log-in I can't use
> > features/services which were shown prior to my login. Can anyone exoert
> > from this forum check , is it technical fault of Bank Web Site or this
> > problem pertaining to the user(me).

>
> URL?
>
> I ain't about to cut and paste...
> --
> JDS


https://rs6.habibbank.ae/WebRegister...B530 6A841476

  Reply With Quote
Old 06-13-2006, 11:12 PM   #4
dorayme
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

In article
< .com>,
wrote:

> JDS wrote:
> > On Tue, 13 Jun 2006 04:01:38 -0700, Thaqalainnaqvi wrote:
> >
> > > Several times I logged-in successfully but after log-in I can't use
> > > features/services which were shown prior to my login. Can anyone exoert
> > > from this forum check , is it technical fault of Bank Web Site or this
> > > problem pertaining to the user(me).

> >
> > URL?
> >
> > I ain't about to cut and paste...
> > --
> > JDS

>
> https://rs6.habibbank.ae/WebRegister...C3CF2B530 6A8
> 41476


First try validating your html ...

Then come back.

--
dorayme
  Reply With Quote
Old 06-14-2006, 05:23 AM   #5
Thaqalainnaqvi@gmail.com
 
Posts: n/a
Default What's wrong in this HTML Source file

Please check as Bank AVP is not aware of problem what we facing after
every time we log-in to their site.
dorayme wrote:
> In article
> < .com>,
> wrote:
>
> > JDS wrote:
> > > On Tue, 13 Jun 2006 04:01:38 -0700, Thaqalainnaqvi wrote:
> > >
> > > > Several times I logged-in successfully but after log-in I can't use
> > > > features/services which were shown prior to my login. Can anyone exoert
> > > > from this forum check , is it technical fault of Bank Web Site or this
> > > > problem pertaining to the user(me).
> > >
> > > URL?
> > >
> > > I ain't about to cut and paste...
> > > --
> > > JDS

> >
> > https://rs6.habibbank.ae/WebRegister...C3CF2B530 6A8
> > 41476

>
> First try validating your html ...
>
> Then come back.
>
> --
> dorayme


  Reply With Quote
Old 06-14-2006, 07:23 AM   #6
Adrienne Boswell
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

Gazing into my crystal ball I observed writing in
news: ups.com:

> Several times I logged-in successfully but after log-in I can't use
> features/services which were shown prior to my login. Can anyone exoert
> from this forum check , is it technical fault of Bank Web Site or this
> problem pertaining to the user(me).
>


I had an issue with Bank of America and I called support. They were very
willing to listen. Turned out the problem was a setting in my browser, and
then it worked fine from them on. Call you bank.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

  Reply With Quote
Old 06-14-2006, 07:49 AM   #7
Jim Moe
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

wrote:
> Several times I logged-in successfully but after log-in I can't use
> features/services which were shown prior to my login. Can anyone exoert
> from this forum check , is it technical fault of Bank Web Site or this
> problem pertaining to the user(me).
>

Please provide a test case URL.
Please provide a test case URL.
Please provide a test case URL.
Please provide a test case URL.
Please provide a test case URL.
Please provide a test case URL.
Please provide a test case URL.
Please provide a test case URL.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
  Reply With Quote
Old 06-14-2006, 07:57 AM   #8
Jim Moe
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

Jim Moe wrote:
>> Several times I logged-in successfully but after log-in I can't use
>> features/services which were shown prior to my login. Can anyone exoert
>> from this forum check , is it technical fault of Bank Web Site or this
>> problem pertaining to the user(me).
>>

> Please provide a test case URL.
>

I apologize. My reader went crazy and showed your post 8 times. Coming
back to the NG it shows normally.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
  Reply With Quote
Old 06-14-2006, 02:43 PM   #9
JDS
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

On Tue, 13 Jun 2006 21:23:42 -0700, Thaqalainnaqvi wrote:

> Please check as Bank AVP is not aware of problem what we facing after
> every time we log-in to their site.


Have you spoken to the Bank?

In my experience, website problems and responses of companies responsible
for the website can receive highly variable response. Some companies have
resources to fix problems, are willing to listen, and are responsive to
complaints and requests. Others do not, will not, and are not.

Try talking to customer support at the bank, first. Then, if it is an
option, switch banks. In the US, switching banks is always an option; I
don't know how flexible the banking marketplace is elsewhere.

later..
--
JDS

  Reply With Quote
Old 06-14-2006, 04:56 PM   #10
Alan J. Flavell
 
Posts: n/a
Default Re: What's wrong in this HTML Source file

On Wed, 14 Jun 2006, JDS wrote:

> In my experience, website problems and responses of companies
> responsible for the website can receive highly variable response.


Indeed. Most often, based on what I've heard, their advice will turn
out to be to toss your reasonably secure modern WWW-compatible
browser, and "upgrade" (as they laughably put it) to MSIE.

The classic example I've heard of was a German online savings bank web
site, which stated to the hapless customer that it only worked when
javascript was enabled, and offered a link to the security advice from
the German banking industry - which recommended having javascript
*disabled* when using banking websites.
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump