zoukankan      html  css  js  c++  java
  • Godaddy Windows主机组件支持情况

    下面是Godaddy Windows主机支持的组件

    ADODB.Command
        The Command object is used to execute general commands on the data within the database.
    ADODB.Connection
        This is the connection to the database.
    ADODB.Recordset
        The RecordSet object resembles a window into a set of data contained in a database.
    ADODB.Stream
        The Stream is used to stream data from a file into the server.
    ADOX.Catalog
        "ActiveX Data Objects Extensions for DDL and Security," or ADOX.
    ASPCrypt.Crypt
        Duplicates the one-way algorithm used by Crypt on Unix.
    CDO.Configuration
        Allows the configuration of settings for CDO components.
    CDO.MESSAGE
        Lets you send an email from ASP.
    CDONTS.NewMail
        Lets you send an email from ASP.
    GuidMakr.GUID
        Simple GUID maker component.
    JRO.JetEngine
        Encrypts a database to protect it from unauthorized access.
    Microsoft.DiskQuota.1
        Returns diskquota information for a specific instance of your Website.
    Microsoft.XMLDOM
        Parser for reading XML data using ASP.
    Microsoft.XMLHTTP
        Object that lets you retrieve XML content from other Web pages.
    MSSOAP.SOAPClient30
        Allows you to make Web service calls from your website.
    MSWC.AdRotator
        Object that automatically rotates advertisements on a page according to a specific schedule.
    MSWC.BrowserType
        Object that identifies the type, version, and capabilities of each browser that accesses your website.
    MSWC.Content Rotator
        Automatically rotates HTML content strings on a Web page.
    MSWC.NextLink
        Object that creates linked tables of contents, like pages in a book, for Web pages.
    MSXML2.DOMDocument - versions: 2.6, 3.0, 4.0
        Parser objects for reading XML content on Web pages.
    MSXML2.FreeThreadedDOMDocument.3.0
        Permits multiple threads to load up at the same time.
    MSXML2.ServerXMLHTTP. - versions: 3.0, 4.0
        Allows you to retrieve other website content and XML streams.
    MSXML2.XMLSchemaCache.4.0
        An object used to add an XML schema.
    MSXML2.XSL Template and Template.4.0
        An Object used for creating and managing XSL templates.
    Persits.Jpeg
        A JPEG image resizing component for creating high-quality thumbnails.
    Persits.Upload and Upload.1
        Enables an ASP application to capture, save, and process files uploaded to the Web server with a browser.
    Persits.UploadProgress
        A pop-up progress indicator that denotes an upload and its status.
    Scripting.Dictionary
        An information organization object that acts like a database and and array combined.
    Scripting.FileSystemObject
        An object that allows you to scan directories and list files or create, move, and delete files.
    Scriptlet.TypeLib
        The ActiveX control scriptlet which allows local files to be created or modified.
    VBScript.RegExp
        Regular expressions provide tools for developing complex pattern matching and textual search-and-replace algorithms.
    WINHttp.WinHttpRequest.5
        HTTP Services provides a server-supported, high-level interface to the HTTP Internet Protocol.
    WINHttp.WinHttpRequest.5.1
        HTTP Services provides a server-supported, high-level interface to the HTTP/1.1 Internet Protocol.

    作者:水木    
     
  • 相关阅读:
    webpack 爬坑
    npm install 安装依赖一直失败(解决)
    vue中使用keepAlive组件缓存,如何清缓存(有些时候页面不需要缓存)
    JS 解决安卓手机输入框被软键盘遮住的问题
    vue项目keep-alive返回记住滚动条位置
    vue中监听路由参数变化
    win10 优化
    提升工作能力的表达能力
    TFS变更地址
    iis php web.config处理404,500等,跳转友好页面,显示500错误信息
  • 原文地址:https://www.cnblogs.com/hsapphire/p/1638532.html
Copyright © 2011-2022 走看看