Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's needed to host an ASP
Message
From
21/05/2001 06:50:09
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
21/05/2001 06:12:40
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00509366
Message ID:
00509375
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform