Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

open url within tab without open new window of internet explorer

Featured Replies

Hi to all,

I have 1 query related to "back to IWP login page instead of home page of iwp.actually my requirement was like that...i have created 1 php page and using it on url it direct opens my application in login page.i just put that login page url in php code text.

Now problem is that when we enter into application it works according of iwp functionality.

when i click on exit application button it close application and go to home page of iwp where all iwp files shows....

Problem:

for solution i just put script step "open url" and gives the my php page url.in this case my open page of application still open and open my login page onto next internet window.i just want it close my applcation from open explorer and go to my php page.meant to say just url of my open application it paste my home page php url so that file will close and i will redirect to my home page of url.

Thanks in advance,

Perhaps this will help, from the FM IWP Guide, p. 14:

 

In order to prevent a custom home page from loading into the Instant Web Publishing layout frame when a user logs out via a script or a session times out, the following JavaScript should be added to the head section of the iwp_home.html file:

if (window != window.top) top.location = "/fmi/iwp/cgi?-home";

You can set top.location to the home URL or any other URL.

  • 3 weeks later...
  • Author

Thanks , Now it is working.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.