Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

This script works fine from within FileMaker Client but when the button is clicked on a paged hosted via IWP the email part doesn't happen. Script Maker tells me all parts are "web compatible"

Open URL [No dialog;"mailto:[email protected]?subject=" & table::Task & "&body=" & table::Details ]

Commit Records/Requests [ Skip data entry validation; No dialog ]

Its just supposed to open the default mail client and insert the address subject and body. Like I said it work in native FM client. If you have any suggestions please let me know.

Posted

Actually, the send mail script step is not web compatible. I have been around and around about this. I have opted to use FMWebSchool's FMStudio extension for Dreamweaver (with the email module) to write php pages to send automatic email. Requires simple custom web publishing, but it's a snap to install and use.

Posted

I knew the send mail script didn't work they is why I'm trying to use the OpenURL. Thanks for the FMwebschool suggestion i'll look into it.

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