Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

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.

Posted

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

Posted

See this thread:

http://fmforums.com/forum/topic/85096-custom-login-page-for-database-homepage-default/page__hl__windows%20auto%20start%20file%20server#entry395809

It may be what you are looking for...

Don Clark

This topic is 4516 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.