Hits Today: 1 Total: 5905 | Updated: 5/24/2000 | |
 | Remote Scripting is a little known but extremely powerful part of Remote Data Services that allow you to update HTML controls such as comboboxes and checkboxes dynamically from the client side...without reloading the page!
Author: Tony Miro Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 2357 | Updated: 11/13/1999 | |
 | an article that demonstrates how to read the registry using SQL Server. With Julian's approach, you can have an ASP page from which the values of the system registry can be read via a SQL Server call. Author: Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 5170 | Updated: 8/23/2000 | |
 | Ever wanted to run a query or execute code on the server but not have to refresh the browser, well heres how. this just populates a table dynamicaly from the server without refreshing the page
Author: Crazyman Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 6273 | Updated: 10/8/2000 | |
 | Get the clients MAC(Media Access Control) address, a hardware address that uniquely identifies each node of a network. Works great on LAN's. Author: Jerry Aguilar Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2657 | Updated: 2/14/2001 | |
 | Allows Administrator or 'Administrators' group users to start and stop services from a web interface. Also allows viewing of a subset of services (options are All/Starting/Started/Stopping/Stopped).
Author: Chris Register Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2740 | Updated: 6/16/2002 | |
 | This code will help you to backup your data from the Remote Server using the power of ASP and ADO.
Author: Anoj Kumar Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2928 | Updated: 8/16/2003 | |
 | ADSI or the Active Directory Services Interface allows a programmer to create applications or scripts that can ease the management of an Windows domain. This article will introduce you to ADSI script development. Author: Patrick Santry Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 1627 | Updated: 8/19/2003 | |
 | This article provides some methods and ideas for creating an account self-service application for your intranet portal using ADSI, DCOM, SQL, and ASP. Author: Patrick Santry Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2389 | Updated: 5/4/2002 | |
 | In this tutorial we will used Microsoft's XMLHTTP Object(which is included in Microsoft's XML DOM component) to request a page to a remote address from our server. Example codes are included. Author: Joe Zarzandi |
|