Menu

Add new comment

Not able to login to citi bank online account

Tue, 11/03/2015 - 7:44pm - Anonymous
Site: 

Hi team,

I am getting below error while try to login to online citibank account -

document.writeln(''); document.writeln('');

document.writeln(''); document.writeln('');

document.writeln(''); document.writeln('');

document.writeln(''); document.writeln('');

document.writeln(''); document.writeln('');

document.writeln(""); } function ClearCookie()

{ var today = new Date(); var value = "DUMMY";

name_ch ="SessId"; ExpireDate = new Date

(today.getTime() - 2000 * 60 * 60 * 1000);

sCookieVal= name_ch + "=" + escape (value)

+";expires=" +ExpireDate.toGMTString()+

";domain="+'.citibank.co.in'+";path=/";

document.cookie = sCookieVal; }