| Object Name |
Detail |
| ADODB.Command |
is installed!
The Command object is used to execute general commands on the data within the database. These commands can have parameters - for example, the command may be a database insert command: the parameters are then the data elements to insert.
details... |
| ADODB.Connection |
is installed!
This is the connection onto the database. Most of the data manipulation is done via the Command and RecordSet objects
details... |
| ADODB.Recordset |
is installed!
The RecordSet object resembles a window onto a set of data contained in the database. This window can be used for viewing the data as well as modifying it. The record set can be created directly using the create function or as a return value from the execute method on an ADO Command object
details... |
| ADODB.Stream |
is installed!
Used to Stream data from a file into the server
add link or try Google's #1 |
| ADOX.Catalog |
is installed!
"ActiveX Data Objects Extensions for DDL and Security," or ADOX. ADOX gives developers a rich set of tools for gaining access to the structure, security model, and procedures stored in a database. Programmers who use the Access/Jet engine might get the most use out of it, although ADOX also works with the SQL Server and ODBC OLE DB drivers.
details... |
| AspSmartUpload.SmartUpload |
is installed!
Your very own ASP component to manage uploads to and downloads from your web sites FREE !! , supports chinese russian etc... filenames , optimization for IIS5 (Windows 2000) , COM+ compatible , upload 1 or more files to the server , upload to a database , control the upload file by file , manage mixed forms : files and form fields , download a file , download a database field , restrict file size or extension etc. , registry support for ISPs , MacBinary support (not yet reviewed)
details... (not yet reviewed) |
| CDO.MESSAGE |
is installed!
lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send an email using IIS SMTP service, remote SMTP server or POP3/IMAP
details... |
| DTS.Package |
is installed!
Write a description
add link or try Google's #1 |
| ixsso.Query |
is installed!
Index Server to make your site Searchable.
details... |
| ixsso.Util |
is installed!
Index Server to make your site Searchable.
details... |
| JMAil.Message |
is installed!
Thanks to w3 JMail it is now possible to send and retrieve e-mail from your web site without a mail program or a mail server such as Eudora, Exchange or Outlook. With over 600 000 downloads JMail is the defacto standard for SMTP-components on the market.
details... |
| JMail.POP3 |
is installed!
Thanks to w3 JMail it is now possible to send and retrieve e-mail from your web site without a mail program or a mail server such as Eudora, Exchange or Outlook. With over 600 000 downloads JMail is the defacto standard for SMTP-components on the market.
details... |
| JMail.SMTPMail |
is installed!
Thanks to w3 JMail it is now possible to send and retrieve e-mail from your web site without a mail program or a mail server such as Eudora, Exchange or Outlook. With over 600 000 downloads JMail is the defacto standard for SMTP-components on the market.
details... |
| JRO.JetEngine |
is installed!
Encrypting a Database If you want to protect your secured database from unauthorized access by someone who is using a disk editor or other utility program, you can encrypt it. Encryption makes a database indecipherable, which protects it from unauthorized viewing or use, particularly during electronic transmission or when it's stored on floppy disk, tape, or compact disc. Encrypting an unsecured database will have no effect because anybody can open the database with Access or VBA and gain full access to all objects in the database.
details... |
| Microsoft.DiskQuota.1 |
is installed!
Write a description
add link or try Google's #1 |
| microsoft.XMLDOM |
is installed!
Accessing XML Data using ASP
details... |
| Microsoft.XMLHTTP |
is installed!
XML, let's you retrieve content from other websites.
details... |
| mssoap.soapclient |
is installed!
Write a description
add link or try Google's #1 |
| MSSOAP.SoapClient.1 |
is installed!
Write a description
add link or try Google's #1 |
| MSWC.AdRotator |
is installed!
Creates an AdRotator object that automatically rotates advertisements displayed on a page according to a specified schedule.
details... |
| MSWC.BrowserType |
is installed!
Creates a BrowserType object that determines the capabilities, type, and version of each browser that accesses your Web site.
details... |
| MSWC.ContentRotator |
is installed!
Automates the rotation of HTML content strings on a Web page.
details... |
| MSWC.IISLog |
is installed!
Allows you to read the HTTP activity log files that IIS generates.
details... |
| MSWC.NextLink |
is installed!
Creates a NextLink object that creates tables of contents for Web pages, and links them together sequentially like pages in a book.
details... |
| MSXML2.DOMDocument |
is installed!
Write a description
add link or try Google's #1 |
| MSXML2.DOMDocument.2.6 |
is installed!
Write a description
add link or try Google's #1 |
| MSXML2.DOMDocument.3.0 |
is installed!
Write a description
add link or try Google's #1 |
| Msxml2.FreeThreadedDOMDocument.3.0 |
is installed!
Write a description
add link or try Google's #1 |
| MSXML2.ServerXMLHTTP |
is installed!
Using the ServerXMLHTTP object directly offers much greater procedural control than that of the setProperty method of DOMDocument. Instead of merely retrieving XML responses from a remote sever, the ServerXMLHTTP object allows developers to use the HTTP methods, GET and POST, as well as the ability to handle basic security logons.
details... |
| MSXML2.ServerXMLHTTP.3.0 |
is installed!
This object was designed to achieve the following goals: Easy and consistent access to XML data in ASP environments, including errorhandling Flexible transformations with XSLT Make the XSLProcessor and caching mechanisms accessible with minimum extra efforts Enabling a one-page-only solution to the somewhat cumbersome process of setting up the XSLProcessor for passing parameters into a stylesheet and changing them on-the-fly.
add link or try Google's #1 |
| MSXML2.XSLTemplate |
is installed!
Write a description
add link or try Google's #1 |
| Scripting.Dictionary |
is installed!
provides an information organization object like a perl associative array
details... |
| Scripting.FileSystemObject |
is installed!
Scan directories and list files. create, move och delete files. Save text-files to your harddrive.
details... |
| Scriptlet.TypeLib |
is installed!
Write a description
add link or try Google's #1 |
| SQLDMO.Database |
is installed!
Write a description
add link or try Google's #1 |
| SQLDMO.SQLServer |
is installed!
Write a description
add link or try Google's #1 |
| VBScript.RegExp |
is installed!
Regular expressions provide tools for developing complex pattern matching and textual search-and-replace algorithms.
details... |
| WinHttp.WinHttpRequest.5.1 |
is installed!
Microsoft Windows HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers.
details... |
| WScript.Network |
is installed!
This lets you find out information like the user name, computer name and organisation name. It also lets you connect and disconnect network drives, add and remove printer connections and set the default printer.
add link or try Google's #1 |
| WScript.Shell |
is installed!
Windows Shell Scripting. Allows You to build your own COM+ Applications.
details... |
| |
|