|
-
May 21st, 2001, 03:32 PM
#1
Thread Starter
Addicted Member
ASP & MS Access
Hello,
I know that one of uses of ASP is accessing database.
If I have ASP page that access "MS Access database", can I distribute this site on CD
so that the user browse this website on CD instead of internet without having to install
WebServers on the user system. Or, is there any way to distribute websites that uses Access database
on CD's.
Thanks,
Belal Marzouk
-
May 21st, 2001, 03:37 PM
#2
no they would have to have PWS or IIS installed and the files put into the wwwroot directory or a virtual directory.
-
May 21st, 2001, 05:01 PM
#3
Frenzied Member
The thing with ASP is that you need the ASP interpreter to be invoked every time an ASP page is requested from the server. If you just view an ASP page locally (ie if it was on a CD), it's not requested from the server so the page is not dynamic.
You could probably embed an ActiveX control into the page whch could access the database client-side, and do whatever you wanted with the page.
Harry.
"From one thing, know ten thousand things."
-
May 22nd, 2001, 01:15 AM
#4
Lively Member
i am seraching U only
hai Harry,
Why don't give me a illustration to open a database with out the help of Asp,Cgi or other server side scripting languages,
I am searching for this code from long back.
Is this possible to open a database using object tag of html
display data in to the page .
if so please send me the source.
U will be so thank ful.
I respect love and lovers ,but it should be possesive .
I love friendship and friends but it should be true.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|