Current time: 09-26-2024, 02:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
[Solved] Custom page for control panel login?
Author Message
robmorin Offline
Junior Member
*

Posts: 208
Joined: Apr 2007
Reputation: 0
Post: #3
RE: Custom page for control panel login?
I got it down to this it and does not work... i get a redirect error it tries to go to /client/index.php

<html>
<head>
<title>ispCP Omega a Virtual Hosting Control System</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="robots" content="noindex">
<meta name="robots" content="nofollow">

</head>
<form name="frm" action="http://fred.domain.com/index.php" method="post">

<input type="text" name="uname" value="" maxlength="255" style="width:150px" class="textinput" tabindex="1">

<input type="password" name="upass" value="" maxlength="255" style="width:150px" class="textinput" tabindex="2">

<input type="submit" name="Submit" class="button" value=" Login " tabindex="3">

</form>
</body>
</html>


ephigenie Wrote:just put a form in which sends the same values to login.php / index.php as the original login script does.
05-15-2008 06:05 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Custom page for control panel login? - robmorin - 05-15-2008 06:05 AM

Forum Jump:


User(s) browsing this thread: 5 Guest(s)