PDA

View Full Version : Server side scripting on login page?


K1n6
01-28-2004, 01:23 PM
What is supported there?
I want to have users sign up from the login page.. this involves server side email being sent the way i see it.

Also is there any access to the 'images' directory?

I want my logo and crap on there...

lonnie
01-28-2004, 05:02 PM
Simply redirect to a website you have total control over. Put that server in the whitelist though.

uberfusion
01-29-2004, 09:32 AM
Hi,

When you say 'redirect' do you mean with a meta-refresh header? (on the main hotspot login page?)
If yes, that means the login page is now on an external server. How does the user then login?
Is there some special code that we can implement on the external login page to pass the login parameters back to StarOS?

lonnie
01-29-2004, 09:39 AM
The easiest would be to have them click a register button to send to your other server and they login on the local if the already have an account setup.