October 22, 200124 yr Simple question I hope: With FM server running when anyone accesses the database from html does that run the "When opening *.fp5 ... Perform Script..." set in the preferences everytime? thanks, nati
October 23, 200124 yr First of all, FM Server does not directly answer an HTML query. The usual setup is to have FM Unlimited running on a client machine. The file in question must already be open and running on the FM Unlimited client to FM Server BEFORE and HTML request can be answered. The startup script only runs when the file is first opened by FM Unlimited. Therefore, web queries never cause a startup script to run. -bd
Create an account or sign in to comment