Author |
Message |
11/03/2010 09:03:20
|
pbeha
Power User
Joined: 05/06/2008 09:08:53
Messages: 32
Location: Villingen - Schwenningen
Offline
|
we have an logon page with user name and password. We generete an automatically logon with the windows user and a LDAP connection. For this we have a timer, which executes after 500 ms after the logon page is loaded. This timer executes the LDAP logon and starts the workplace afterwards.
Now we need a similar functionality with pure HTML sites.
Does anyone have an idea, how we can solve this problem?
|
|
|
11/03/2010 09:10:47
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...so you need an HTTIMER component (as equivalent to TIMER)?
This is not a big issue, we can add it to the HT* libraries.
Please just confirm, so that we do not misunderstand.
Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
11/03/2010 09:43:54
|
pbeha
Power User
Joined: 05/06/2008 09:08:53
Messages: 32
Location: Villingen - Schwenningen
Offline
|
yes, it would be great if you can implement a HTML timer.
Thank you, very much
|
|
|
11/03/2010 19:54:49
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
we now added an HTTIMER component - same as TIMER from the rich library. Is part of next Monday's update (or earlier on your request).
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
|