jag vet inte varfor jag inte kan logga in nar jag anvander https://www.loversnfriends.tk
men nar jag anvander den vanliga adressen sa kan jag logga in
http://www.sassi-records.com/community/
vet nagon, vad det beror pa?
sa har ser min kod ut:
<% Response.Buffer = True %>
<!-- #INCLUDE FILE="pass.asp" -->
<html>
<head>
<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Lovers N Friends</title>
</head>
<body background="background1.gif">
<div align="center">
<center>
<table id="PageBox1" style="background-color: white" cellSpacing="0" cellPadding="0" width="560" border="0">
<tr>
<td width="594">
<table style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid" cellSpacing="0" cellPadding="0" width="594">
<tbody>
<tr>
<td width="10" height="23"><img alt src="gastbok/pagebox_header_left.gif"></td>
<td width="574" background="gastbok/pagebox_header_back.gif" height="23">
<div style="FONT-SIZE: 10px; FILTER: dropshadow(color=#273F53,offx=1, offy=1, positive=1); WIDTH: 100%; COLOR: #fffea7; FONT-FAMILY: Arial Black">
<font color="white">VALKOMMEN TILL </font> - LOVERS N
FRIENDS
</div>
</td>
<td width="28" height="23"><a title="Lägg till favorit" href="javascript:__doPostBack('PageBox1','bookmark')"><img alt="Lägg till favorit" src="gastbok/pagebox_bookmark.gif" border="0"></a></td>
</tr>
<tr>
<td style="BORDER-RIGHT: #7997af 1px solid" background="gastbok/pagebox_taboff_back.gif" colSpan="3" height="18">
<div style="FONT-SIZE: 10px; FILTER: dropshadow(color=#273F53,offx=1, offy=1, positive=1); WIDTH: 100%; COLOR: #fffea7; FONT-FAMILY: Arial Black">
VI ANVANDER <font color="#FFFFFF">COOKIES</font>, SE TILL
ATT DU ACCEPTERAR <font color="#FFFFFF">COOKIES</font>, ANNARS
GAR DET INTE ATT LOGGA IN
</div>
</td>
</tr>
<tr>
<td colSpan="3">
<table cellSpacing="0" cellPadding="5" width="594" bgColor="white">
<tbody>
<tr>
<td id="PageBox1_content">
<table cellSpacing="1" cellPadding="8" width="100%" border="0">
<tbody>
<tr>
<td bgColor="#e8e8e9">
<%
If NOT Session("login") = "" Then
Response.Write "<b>"
Response.Write Session("login")
Session("login") = ""
Response.Write "</b><br>"
End If
%>
<form method="post" action="http://www.sassi-records.com/community/check.asp" name="login">
<table border="0" cellpadding="0" cellspacing="2" width="100%">
<tr>
<td width="20%">Användarnamn </td>
<td width="80%"><input type="text" size="22" name="anvandarnamn"></td>
</tr>
<tr>
<td width="20%">Lösenord</td>
<td width="80%"><input type="password" size="22" name="losenord"></td>
</tr>
<tr>
<td width="20%"><input type="submit" value="Logga in"></td>
<td width="80%"> </td>
</tr>
<tr>
<td colspan="2"><br>
<a title="Bli medlem" href="registrera.asp">Inte medlem? Registera här!</a><br>
<a title="Glömt lösenordet?" href="glomt.asp">Glömt lösenordet?</a>
<%
Set Connect = Server.CreateObject("ADODB.connection")
Connect.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source ="& Server.MapPath(db) &" "
Set RecSet = Server.CreateObject("ADODB.Recordset")
SQL = "SELECT Top 1 * From anvandare Order By datum Desc"
RecSet.Open SQL, Connect
If NOT RecSet.Eof Then
Response.Write "<br><br>" &_
"<b>Senast inlogggade medlem: </b> " &_
RecSet("namn")
End If
%></td>
</tr>
</table>
</form>
</td>
</tr>
<tr>
<td background="gastbok/gbfadeback.jpg">
<img border="0" src="party_madison.gif">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</center>
</div>
<p align="center"><b><font size="1" face="Arial"><a href="kanejloggain.asp"><span style="background-color: #FFFFFF">OM
DU INTE KAN LOGGA IN KLICKA HAR</span></a></font></b></p>
</body>
</html>
jag bor numera i usa, sa darfor har jag inte de 3 sista bokstaverna i svenska alfabetet

