If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > FileMaker > dynamic HTML and webviewer

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-07, 22:15
pderby pderby is offline
Registered User
 
Join Date: Mar 2007
Posts: 1
dynamic HTML and webviewer

I've written a FMP ADV 8.5 application that dynamically pulls together a block of HTML and writes out this block of HTML to a file on a web server. I'm using AppleScript to do the write of the test in a field to the file. I then want to access the just generated HTML using the FMP WebViewer. My challenge is figuring out when the file with the HTML has been written.

Does anyone have a technique for determining when a file write has completed so you know it is OK to go and execute the WebViewer load?

The file is always written to the same place and has the same name on the webserver.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On