08-20-2007, 06:13 PM
That takes me to
http://www.rea-reaa.org/secure/interface/login_box.php
Do you know if there is anyone that has done this? .. A Login on the main page?
http://www.rea-reaa.org/secure/interface/login_box.php
Do you know if there is anyone that has done this? .. A Login on the main page?
i2-Services, Inc. Wrote:
I'm not sure if this has anything to do with it but try changing:
<form action=\"../control_panel.php\" method=\"post\">
to
<form action=\"/secure/control_panel.php\" method=\"post\">
<form action=\"../control_panel.php\" method=\"post\">
to
<form action=\"/secure/control_panel.php\" method=\"post\">