Stories
Slash Boxes
Comments

Slash Open Source Project

Slashcode Log In

Log In

[ Create a new account ]

dscottj (2927)

dscottj
  (email not shown publicly)

Journal of dscottj (2927)

Wednesday November 21, 01

Login screen

02:31 PM
Slash Plugins and Themes

This is the login screen that feeds the thing above:
<FORM NAME="LAYOUTFORM" ACTION="basicLogin.pl" METHOD="post">
        <INPUT TYPE="HIDDEN" NAME="returnto" VALUE="//namiexp.nami.org/index.pl">
        username:<input type="text" name="ldapuname" value="" maxlength="30">

        password:<input type="password" name="ldappassword" value="" maxlength="30">

        <INPUT TYPE=SUBMIT NAME="op" VALUE="userlogin" ID="FormsButton1">
</form>

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login
Loading... please wait.