Jump to content
Server Maintenance This Week. ×

Web Viewer & Filemaker Server


BuzzT

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

Recommended Posts

  • Newbies

Hi,

I have a script that pulls some data from the web with a web viewer object. On a FM client I use the pause script step to wait for data to be loaded. As this script step is not available for the server, I am having troubles getting the same script to work on the server.

Does anybody have a solution how to pull data and from the web and use it in calculations on Filemaker Server in a scheduled script?

best,

Sebastian

Edited by Guest
Link to comment
Share on other sites

  • 6 years later...
On 8/14/2010 at 8:34 AM, BuzzT said:

I have a script that pulls some data from the web with a web viewer object. On a FM client I use the pause script step to wait for data to be loaded.

 

You can save yourself the pause by looping and waiting until the closing HTML tag appears, that way you'll know the page has loaded and you don't need to depend on an arbitrary pause.

Link to comment
Share on other sites

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