Re: ASP and Access Database
Posted by jazz
(80.2.162.136) on April 10, 2003 at 13:28:53:
In Reply to: ASP and Access Database posted by Lorraine on March 27, 2003 at 16:58:38:
Working with ASP on mywebserver tested on winme-9x Add mime types below in MIME Type Configuration asp text/html asa text/html inc text/html In the scripts directory add asp c:\program files\common files\system\msdac\adcvbs.inc asa c:\program files\common files\system\msdac\adcvbs.inc inc c:\program files\common files\system\msdac\adcvbs.inc (Substitute adcvbs.inc(local) for adovbs.inc(internet remote) if running live on http) Virtual Directory Configuration
add this: c:\program files\common files\system\msdac\
|