Jump to content
Server Maintenance This Week. ×

Trigger parallel script through iframe


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

Recommended Posts

Goodday,

 

I have a script that mails an invoice to the user. This takes to long to have the user wait for it.

Would it be possible to trigger the mailsending script in an iframe and continue the flow ?

 

I assume (!) once triggered, the script will continue to run when the iframe is closed ( the user has gone to the next page.)

 

Any experience with this ?

 

Alternative would be to do a server script that polls the database. I'm just not that big fan of server scripts and polling in general.

 

Cheers !

 

Frank.

Link to comment
Share on other sites

Frank, There is no such thing as an iFrame natively in FileMaker. If you are using FileMaker Server, you could either set up a queue table and let FileMaker Server send mails via SMTP and a server-side script, or you could use the new FileMaker 13 Perform Script On Server script steps. With the latter, you could asynchronously perform scripts on the server

Link to comment
Share on other sites

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