Jump to content
Server Maintenance This Week. ×

Avoid iwp homepage on entry and exit


This topic is 4239 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I want to host only only one database on iwp and would like to go

- straight to the login (auth) screen on entry and ...

- straight to my own website on exit.

There are various posts here (many quite old) with suggestions on how to change the iwp_home.html file but I can make none of them work to do either of the above.

Can anyone help with the correct html I need.

Link to comment
Share on other sites

Basically you need to create a link with a CGI behind it that runs "StartSession" call against the database. That will take you to the FMS IWP log-on (or auth) page.

On exit, you need a Javascript method on the iwp_home.html page to replace what is there now. Use it to do a redirect. When user exits, user will be taken to your site. On the layout on the database put a button with the ExitApplication command attached.

Before doing ANY of this, make sure you have made at least one backup of 2 pages: iwp_auth.html and iwp_home.html. This is very important.

HTH

Steven

Link to comment
Share on other sites

This topic is 4239 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.