Is there any example how to use this component? I spend hours to get it running.
I try in a webFormCreate handler
if not SphinxWebLogin1.isLoggedIn then
SphinxWebLogin1.Login
else
begin
But nothing happens. If I call the LoginPage directly I get redirected but to the web Core application page looks scrampled..
best regards
Sven