du skal bare ændre <form> tagget så det peger hen på det domæne,bibliotek og filnavn på den fil der kontrollerer login!
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive 6">
<title>Welcome to Adobe GoLive 6</title>
</head>
<body bgcolor="#ffffff">
<div align="center">
</div>
<form action="
http://www.somewhere.dk/testLogin.asp" method="post" name="FormName">
<div align="center">
<table width="383" border="0" cellspacing="0" cellpadding="0" bgcolor="#99ff00" cool gridx="16" gridy="16" height="201" showgridx showgridy usegridx usegridy>
<tr height="57">
<td width="382" height="57" colspan="5"><spacer type="block" width="382" height="57"></td>
<td width="1" height="57"><spacer type="block" width="1" height="57"></td>
</tr>
<tr height="32">
<td width="73" height="65" rowspan="2"><spacer type="block" width="73" height="65"></td>
<td content csheight="20" width="64" height="32" valign="top" xpos="73"><b><i>Login</i></b></td>
<td width="16" height="32"><spacer type="block" width="16" height="32"></td>
<td width="229" height="32" colspan="2" valign="top" align="left" xpos="153"><input type="text" name="user" size="20" maxlength="20" border="0"></td>
<td width="1" height="32"><spacer type="block" width="1" height="32"></td>
</tr>
<tr height="33">
<td content csheight="20" width="80" height="33" colspan="2" valign="top" xpos="73"><b><i>Password</i></b></td>
<td width="229" height="33" colspan="2" valign="top" align="left" xpos="153"><input type="password" name="password" size="20" maxlength="8" border="0"></td>
<td width="1" height="33"><spacer type="block" width="1" height="33"></td>
</tr>
<tr height="78">
<td width="269" height="78" colspan="4"><spacer type="block" width="269" height="78"></td>
<td width="113" height="78" valign="top" align="left" xpos="269"><input type="submit" name="submitButtonName" value="Login" border="0"></td>
<td width="1" height="78"><spacer type="block" width="1" height="78"></td>
</tr>
<tr height="1" cntrlrow>
<td width="73" height="1"><spacer type="block" width="73" height="1"></td>
<td width="64" height="1"><spacer type="block" width="64" height="1"></td>
<td width="16" height="1"><spacer type="block" width="16" height="1"></td>
<td width="116" height="1"><spacer type="block" width="116" height="1"></td>
<td width="113" height="1"><spacer type="block" width="113" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
</tr>
</table>
</div>
</form>
<p></p>
</body>
</html>