Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating users/passwords on nt for web application
Message
De
27/03/2000 15:15:37
 
 
À
27/03/2000 14:55:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00350936
Message ID:
00350958
Vues:
26
>2) do I put this code in an asp page, or com on the server?

It doesn't really matter, but security issues might be easier to handle if you put this logic in a out-of-process COM server (exe), and call the COM server from ASP. You can then configure your COM server to impersonate an account that has rights to add users. Otherwise, page users will receive an authentication dialog, which you probably son't want. Check out Rick Strahl's article on ASP and VFP COM servers at www.west-wind.com.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform