| **
Wanted
to know if this is possible.
I am
using an HTML form post to login to the mid-tier (like the one below) and it
works fine with one exception....This method does not take into consideration
the timezones of the client. I know the the Login.jsp calls the
Timezonefinder.js which gets the timezone from the client. I have been
able to call the function of the timezonefinder.js and write the clients
timezone to the screen.
I dont
know if it is possible or havent yet figured out how to pass the timezone
to the mid-tier during the html post using the
ViewFormservlet.
"<form name = "AR Login"
method="Post" action=""http:///arsys/servlet/ViewFormServlet">http://<SERVERNAME>/arsys/servlet/ViewFormServlet">
<input type="Text" name="username" value=""
size="15"> <input
type="password" name="pwd" value=""
size="10">
<input type="Image" src="" width="22" height="28" alt=""
border="0" hspace="10" align="absbottom"
name="Image">
<input type=hidden name=form value = "WEB:EndUserControlPanel"> <input
type=hidden name=server value = "<SERVERNAME"><input type=hidden
name=mode value ="CREATE"> </form>"
And yes I could just use the Login.jsp or make a custom
login.jsp but why do things the easy way =)
-Jeremy
-------------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions
USA, Inc. and are intended only for the addressee(s).
The information contained herein may include trade secrets or privileged or
otherwise confidential information. Unauthorized review, forwarding, printing,
copying, distributing, or using such information is strictly prohibited and may
be unlawful. If you received this message in error, or have reason to believe
you are not authorized to receive it, please promptly delete this message and
notify the sender by e-mail with a copy to [EMAIL PROTECTED]
Thank you
|
__20060125_______________________This posting was submitted with HTML in it___ |
- Mid-Tier 6.03 HTML login and timezones Garner, Jeremy (MED US)
-