Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's needed to host an ASP
Message
De
21/05/2001 06:50:09
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
 
À
21/05/2001 06:12:40
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00509366
Message ID:
00509375
Vues:
18
>What is required to host an ASP, that perhaps accesses a table etc.?
>
>What would be required instead of just some webspace?
>
>Thanks
>Kev

Hi,

To run ASP pages the WebServer should be MS IIS 4 or 5.
To access data, depending on the type of data:
1) Have a configured (or the ability to create) ODBC datasource that ASP can use via ADO objects.
2) Create (and register on the server) a COM object (VB/VFP/C++) that can be called from your ASP page to access/manage the required data.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform