Another option would be to capture the username of the person that is logged into the network, and then populate the login field. This is how we do it here. There are a number of past posts that describe how to accomplish this. HTH Stephen
________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Durrant, Michael M. - ITSD Sent: Friday, May 04, 2007 10:12 AM To: [email protected] Subject: Re: How to save the login id on login page using Mid Tier 7.0 ** Anil, I think cookies would be your best bet, but you would have to modify login.jsp pretty significantly. I would try to keep it on the client-side as much as possible. You could do this through JavaScript. Here is a good link to get you started: http://www.w3schools.com/js/js_cookies.asp Michael Durrant [EMAIL PROTECTED] Share what you know. Learn what you don't. ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of anil RAI Sent: Thursday, May 03, 2007 10:16 PM To: [email protected] Subject: How to save the login id on login page using Mid Tier 7.0 ** Hi All, I am using Mid Tier 7.0, and I want to implement the functionality which saves the login name of the user in the login page. The functionality should work similar to "Remember my login Id" on any web site. Can any one have any suggestions. I think this can be done through cookies but I don't know from where I can enable the cookies. Thanks and Regards Anil. ________________________________ Check out what you're missing if you're not on Yahoo! Messenger <http://us.rd.yahoo.com/mail/in/ymessenger/*http://in.messenger.yahoo.co m/> __20060125_______________________This posting was submitted with HTML in it___ The information contained in this email may be privileged, confidential or otherwise protected from disclosure. All persons are advised that they may face penalties under state and federal law for sharing this information with unauthorized individuals. If you received this email in error, please reply to the sender that you have received this information in error. Also, please delete this email after replying to the sender. __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

