Stein Inge
09-15-2008, 02:45 AM
Hello friends
Some of my software users are “members” in a club and some are not. This next release is free for members only. So my task is to filter out members and give them the free download, while non-members should be given a message of how to get a valid membership.
There are customer information saved in registry so it’s possible to get that information.
There is a Microsoft SQL server running with member information on the web server.
So I need to take the customer info from registry, send this to the server. The server has to search for this info and trigger a True/False to start the upgrade.
So my question it – how do I do all this?
---
Extra:
And if this should be extra cool, then it would be nice to look at the membership expiration date in the server SQL DB and give the customer an option to renew the membership if it’s not older than one year. And if the expired membership is older than one year, then point the customer to the normal web shop for a full price.
And to make it even more cool, count the number of times a customer is downloading the same upgrade file. If it goes above 5, then give the user a message and send an e-mail to the admin (that is me) so I can check why this user have so much problems. Maybe a new CD in snail-mail would be better for this customer??
Any help would be appreciated and if you are offering your consulting services, please don’t hesitate to contact me at stein.inge@embla.no
Best regards
Stein Inge Haaland
CEO-Embla Norsk Familiehistorie AS
www.embla.no
Some of my software users are “members” in a club and some are not. This next release is free for members only. So my task is to filter out members and give them the free download, while non-members should be given a message of how to get a valid membership.
There are customer information saved in registry so it’s possible to get that information.
There is a Microsoft SQL server running with member information on the web server.
So I need to take the customer info from registry, send this to the server. The server has to search for this info and trigger a True/False to start the upgrade.
So my question it – how do I do all this?
---
Extra:
And if this should be extra cool, then it would be nice to look at the membership expiration date in the server SQL DB and give the customer an option to renew the membership if it’s not older than one year. And if the expired membership is older than one year, then point the customer to the normal web shop for a full price.
And to make it even more cool, count the number of times a customer is downloading the same upgrade file. If it goes above 5, then give the user a message and send an e-mail to the admin (that is me) so I can check why this user have so much problems. Maybe a new CD in snail-mail would be better for this customer??
Any help would be appreciated and if you are offering your consulting services, please don’t hesitate to contact me at stein.inge@embla.no
Best regards
Stein Inge Haaland
CEO-Embla Norsk Familiehistorie AS
www.embla.no