i am not sure if it is a php related question but what the hey i figure i might as well ask it where someone might know...i would prefer to use php anyway (i lurrrv it muchly) ^_^
the code i am trying (that brings up the htacces dialogue which i want to bypass) is:
Code: Select all
<form action="e;http://oscarent.net:2095/horde/login.php"e; method="e;POST"e;>
Username: <input type="e;text"e; name="e;user"e; size="e;16"e;>
Password: <input type=password name="e;pass"e; size="e;16"e;>
<input type=submit value="e;Login"e;>
</form>if i use code much the same but replcae the action option with:
Code: Select all
action="e;http://oscarent.net:2095/login"e;is it at all possible to go straight into horde (or sqvuirel for that matter)?
thanks
your humble noob,
oscar