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.

Featured Replies

  • Newbies

This is probably a complete newbie question, but here goes...

I have a very basic web site built around the pages generated automatically by Homepage, using a query page, results page and record detail page. This all works quite well, except that if the 'refresh' button is pressed while in the results page a database error is returned. I assume that this is because the page is being re-called without the form data which initially was passed to it. There must be a simple way around this, surely...

No, there's not really a way around it. If the results were generated by a form submit the error will appear. If the resuts were generated by a URL the error doesn't occur.

The error is browser-dependent: Netscape asks if you want to resubmit the data, MSIE does not. It may vary with versions too.

Of course, somebody might have a java or javaScript work-around!

Sometimes using a meta tag's refresh capabilities can be of value. This is especially true if a form has been submitted using a -new action tag. When that is the case, it seems best to direct the success page through a blank meta tag page which then performs a -find on the db to locate the record just created. Thus a client who clicks Refresh (IE) or Reload (NN) will reprocess the -find action and not create duplicate record problems caused by reprocessing a -new action tag.

  • Author
  • Newbies

Do you think it might work to reproduce my form in the target page, with no visible elements and then populate it with data and resumbit it via Jscript when the page is refreshed? I'm not sure whether this is a viable possibility or not.

Thanks,

Paul.

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.