Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extremely simple question
Message
 
To
29/10/2003 12:44:04
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00844164
Message ID:
00844237
Views:
16
Can be used only html= no, absolute impossible

Is absolute necesary use a web server= no, you can use jscript o vbscript + activex (like ado) for that

For example:

oSrv=new ActiveXObject("adodb.connection");

oSrv.Open( the connection string

oData=oSrv.Execute(

Is a good idea= really no

Is best use a server-side solution like cgi, isapi dll, php, asp, asp.net.

Is a good idea put more information
The Life is Beautiful!

Programmer in
Delphi, VS.NET
MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform