Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
General question on available technologies
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00189035
Message ID:
00189047
Views:
13
Ellen,

It kind of depends on what exactly generates the key. I assume you have a formula that you use to calculate the key based on the registration number. In that case I might use ASP calling a VFP or VB com object. You could probably do the calculation right in the ASP page but then the user could use the view source feature of the browser and see the formula which I assume would defeat the entire purpose. The same would be true if you used JavaScript or VBScript which could easily do the calculation.

>Hi Everyone -
>
>I currently have an inhouse VFP5 app that periodically requires the user to re-register the program. The app gives them (a random) Registration Number and they call me to get an Access key. I run a program (that I also wrote in VFP5) to generate the Key. We want to automate this process so that the user can log onto the intranet to retrieve their own key.
>
>What technologies should I be looking at?
>Would this be a good job for a VFP COM Server? (the key generator could be rewrittern in VFP6)
>ASP?, ADO? Yikes, the more I read, the more confused I get!!
>We use IE4 as our standard browser.
>
>Please point me in the right direction!
>Thanks!
> ~ellen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform