[WEB4LIB] Login form?

Ed Veal EVeal at mail.ci.lubbock.tx.us
Thu Oct 24 10:12:13 EDT 2002


Thanks! I had a brain cramp and have gotten it figured out. Thanks for
all the help!

Ed

****************************************************************
Edward Veal  (eveal at mail.ci.lubbock.tx.us)
System Administrator / Web Master
Lubbock City-County Library
http://www.lubbocklibrary.com
Mahon Library                  
1306 9th St.                     
Lubbock, TX 79401
voice: 806-775-2849
fax:     806-775-2827
*******************************************************************

>>> Rob Weidman <row3 at Lehigh.EDU> 10/24/02 08:58AM >>>
Make the action of the form

http://63.77.222.52/uhtbin/cgisirsi/x/0/57/49? 

and make the input field named user_id...

<form method="post" 
action="http://63.77.222.52/uhtbin/cgisirsi/x/0/57/49">
<input type="text" name="user_id"  size="10" maxlength="10"></form>

I tried the above entering WEBSERVER as id and got in ok....

hope that is what you were looking for...

-rob-

p.s. will probably want a submit button too of course....


Rob Weidman <row3 at lehigh.edu>
Cataloging Librarian
Lehigh University
Library & Technology Services
401 Linderman Library
610-758-3043

Ed Veal wrote:

>I am trying to develop a html form that will generate a URL so that
my
>patron can be logged into our OPAC. I want the form the create a URL
>that looks like this:
>
>http://63.77.222.52/uhtbin/cgisirsi/x/0/57/49?user_id=##### 
>
>Where the ##### is the number that the patron has inputted into the
>form. 
>
>Thanks, 
>Ed
>
>****************************************************************
>Edward Veal  (eveal at mail.ci.lubbock.tx.us)
>System Administrator / Web Master
>Lubbock City-County Library
>http://www.lubbocklibrary.com 
>Mahon Library                  
>1306 9th St.                     
>Lubbock, TX 79401
>voice: 806-775-2849
>fax:     806-775-2827
>*******************************************************************
>  
>





More information about the Web4lib mailing list