ciao...
io ho qst form dove gli users fanno log-in:
codice:
<body text="#46AB43" bgcolor="#000000" link="#46AB43" vlink="#46AB43" alink="#46AB43" background="../images/matrix_code.jpg">
<p align="center"><font size="5" face="Arial" color="white">Accedi alla tua casella
</font></p>
<FORM ACTION="http://www.birikkino.com/cgi-bin/postino.pl" METHOD="POST" TARGET="POSTA">
<div align=center>
<table border=3>
<td BGCOLOR=Black valign="center"><CENTER><ADDRESS>E-MAIL</ADDRESS>
<input type=text size=25 NAME="email" value="username@birikkino.com" style="font-family:Arial; color:white; background-color:black; border-color:rgb(70,171,67);" >
<input type=password size=25 NAME="pass" value="password" style="font-family:Arial; color:white; background-color:black; border-color:rgb(70,171,67);" >
<input type=submit value="Entra" style="font-family:Arial; color:rgb(70,171,67); background-color:black; width:50px; height:24px;"><INPUT TYPE=BUTTON VALUE="Registrati" style="font-family:Arial; color:rgb(70,171,67); background-color:black; width:63px; height:24px;" onClick="location.href='registrati.asp'"></center></TD>
</tr>
</table><font face=ARIAL>
</font><A
href="mailto:autores@birikkino.com?subject=dal sito con amore..."><FONT face="Arial" color=white><span style="font-size:7pt;">powered by
birikkino</span></FONT></A><font face="Arial"><span style="font-size:7pt;"></span></font>
</body>
ora come ora, nel nome utente bisogna inserire ad esempio "abcdefghi@birikkino.com". qualcuno sa se si può far partire il form anche senza il "@birikkino.com" (cioè semplicemente col nome utente "abcdefghi")...? in poche parole il form dovrebbe aggiungere lui in automatico il "@birikkino.com" al nome utente....
spero abbiate capito...
ciao e grazie in anticipo!