Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Internet Gambling
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-12-2005, 02:04 PM
beernutz beernutz is offline
Senior Member
 
Join Date: Sep 2002
Location: gulf coast
Posts: 908
Default question for web design gurus about eurobet login

Is the login at the eurobet.com page encrypted? It appears when logging in this way your password is sent in the clear, or am I missing something.

The form element from the eurobet home page: <form id="LoginForm" name="LoginForm" method="post" action="http://www.eurobetpoker.com/pok.go" onSubmit="return checkLoginForm()">

That checkLoginForm just checks the fields for null values.
<script>
function checkLoginForm(){
df = document.getElementById("LoginForm");
if(df.username.value==""||df.password.value==""){r eturn false;}
return true;
}
</script>

Am I missing something here?
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:14 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.