|
| Customer order form acceptance |
| Iniciado por guest, 30,abr. 2016 13:16 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 30,abril 2016 - 13:16 |
Hi,
I have a customer wanting a change to a WD application. The idea is to email a customer an order form and have the customer proactively accept the order in a way that can be retrieved and used to update the application. So the customer would need e.g. a button in the email and somehow the application would need to know the customer had pressed this button.
Has anyone done anything like this using WinDev?
Regards Reg |
| |
| |
| | | |
|
| | |
| |
| Publicado el 30,abril 2016 - 14:57 |
Hi,
With webev that is easily made. Meaning doing the read of the mail en change customer profile. Just make a mail with a link to the webdeev site. You change stuff onthe button click as well. Windev you can make a mail as well and putting a button in it is possible but what then.?
I think it is the easiest to make a button that does a post to a website.Or webservice. ( witch you canmake with windev as well.) But you will need the application server on a server for that
regards
Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 30,abril 2016 - 17:53 |
Hi Allard,
Was trying to avoid any use of Webdev for this, but thanks for the suggestion.
Rgds Reg |
| |
| |
| | | |
|
| | | | |
| | |
|