ispCP - Board - Support
External Login Form - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: External Login Form (/thread-8258.html)



External Login Form - RedHeberg - 10-28-2009 04:52 PM

Hello all,

i'm try to make a external connecting form but doesn't work.

Y'have this message if put F5 keyboard.

Request from foreign host was blocked!

Is there a solution?

My form :

Quote: <form name="frm" action="https://xxxxxxxxx/index.php" method="post" target="_blank">
<table width="172" border="0">
<tr>
<th scope="row"><label>Utilisateur</label></th>
</tr>
<tr>
<th scope="row"><input type="text" name="uname" id="uname" /></th>
</tr>
<tr>
<th scope="row">Mot de passe</th>
</tr>
<tr>
<th scope="row"><input type="password" name="upass" id="upass" /></th>
</tr>
<tr>
<th scope="row"><label>
<input type="submit" name="Submit" id="Submit" value="Connexion" />
</label></th>
</tr>
</table>
</form>


Thanks for your reply.

Best Regards.


RE: External Login Form - Knut - 10-28-2009 05:22 PM

Lets try the search function


RE: External Login Form - RedHeberg - 10-28-2009 07:12 PM

No result exactly with search function ... Thanks


RE: External Login Form - kilburn - 10-28-2009 07:25 PM

Search for "request and foreign and host". Fourth result.


RE: External Login Form - RedHeberg - 10-28-2009 10:08 PM

I'm found her : http://www.isp-control.net/forum/thread-3291-page-2.html?highlight=request+and+foreign+and+host

Tanks Wink