J
javawzl
We want to limit access to an Excel spreadsheet on the client based on a
subscription model (think of Napster music subscription for music; we want an
Excel subscription for content/functionality).
The user would ...
1. subscribe online
2. download the Excel spreadsheet from our server
3. a web service would ping our server to see that the bills were paid and
access to the spreadsheet would be given/removed accordingly
Obviously, the less funcationality coupled with the spreadsheet the better
(just want a simple conduit that communicates with the server).
Is there a third party COM, library, macro, web service turn key solution
that would enable us to do this? Any suggestions on how to implement would be
appreciated.
subscription model (think of Napster music subscription for music; we want an
Excel subscription for content/functionality).
The user would ...
1. subscribe online
2. download the Excel spreadsheet from our server
3. a web service would ping our server to see that the bills were paid and
access to the spreadsheet would be given/removed accordingly
Obviously, the less funcationality coupled with the spreadsheet the better
(just want a simple conduit that communicates with the server).
Is there a third party COM, library, macro, web service turn key solution
that would enable us to do this? Any suggestions on how to implement would be
appreciated.