Hi Jim,

How do you avoid responding with a web page?
Can you give a simple example for me to start with?

For example, the first time they click the Confirm button in an email, we
might still open a web page to give them some feedback.
Then, they can decide they don't want the extra feedback of the web page,
and can wait for the "receipt" email.
From then on, we would like to prevent the web page from opening when they
click the Confirm button in the email.

Thanks,

Jim



On Fri, Jul 21, 2017 at 1:24 PM, Jim Labos - infobase via 4D_Tech <
[email protected]> wrote:

> Without knowing the details of what you are doing I can only say that the
> button will just act like any URL to a server. What you do with the URL and
> respond to it is entirely up to how the server responds.
>
> I regularly send out emails with buttons linked to a URL. I use 4D
> Webserver
> and trap the URL and depending on the encoding parts I run whatever code
> required.
>
> I need not respond with a Web page at all. In that case however the user
> may
> get confused if you have not alerted them previously (in the email) of what
> to expect when clicking on the button.
>
> If for instance the button text reads: "Click here to receive an email from
> us" with added instructions below or above the button stating that the
> email
> may take up to 24 hours to come (or whatever time interval you deem fit).
>
> Of course all this is dependent on  you having control of what the Web
> server does.
>
> Cheers
>
> Jim Labos - infobase
>
>
>
>
> -----
> Jim Labos - infobase
> --
> View this message in context: http://4d.1045681.n5.nabble.
> com/Put-a-button-in-an-email-that-won-t-open-a-web-page-
> tp5753240p5753272.html
> Sent from the 4D Tech mailing list archive at Nabble.com.
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: http://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************
>
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to