Jump to content

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

Recommended Posts

Posted

Hi guys,

One of my Coworkers wants to know if we can send out e-cards, similar to hallmark.com's e-cards. You fill out the email address for the person you want to receive the card into a form and then they are sent an auto email with a link to click on to look at the card. The link would pull up the html page so that it was personalized with the name of the person who sent it and a personal message. I am thinking this is doable with FileMaker. Has anyone done anything like this before? Any suggestions?

Posted

Hi Anatoli

I would like the sender of the Christmas card to receive an email saying we have sent out your card as well as sending a link for the card to the receiver. I know how to send out one email using the code below. Can it be modified to send out two different emails ?

<META HTTP-EQUIV="refresh" content = " 5; URL=FMPro?-db=card.fp5&-lay=data&-format=thanks.htm&[email protected]&-mailto=[FMP-field:email]&[email protected]&-mailsub=card&-mailhost=post-office.edu&-mailformat=card.txt&-recid=[FMP-Currentrecid]&-Find">

Thanks,

Army

Posted

Hi, ARMY! Maybe an INLINE ACTION for each message you want to send would work. I had started down that path with partial success but stopped trying when I found another way. I don't see why it wouldn't work, though.

--ST

Posted

I guess Inline will work.

Maybe another META refresh page will also do the job. Or frameset, but that may have impact on WC performance because of 2 (or more) simultaneously processed queries.

Posted

InLine is slightly faster -- depending on connection delays.

I've found FM WC Inlines a bit illogical comparing with Lasso, where Inlines are the bread 'n' butter of Lasso programming.

The Lasso is just sooooooooooo great!

I am eagerly looking for my next Lasso job smile.gif

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