• NDL Welcome
  • Miscellaneous
    • Legend (signs, marks etc.)
  • newObjects ActiveX Pack1
    • Advanced COM
      • Reference
        • Pack1Creator
          • CreateObjectFromDLL method
          • CreateObject method
        • COMApartment
          • Creator method
          • Destroy method
          • MultiThreaded property
          • Priority property
        • COMScriptThread
          • Active
          • AddCreator
          • Busy
          • Execute
          • LastError
          • MultiThreaded
          • Priority
          • Result
          • Start
          • Start method
          • Success
          • The script in the thread
          • Timeout
          • Value
          • Wait
        • COMThread
          • Activate method
          • Active property
          • Busy property
          • Deactivate method
          • Execute method
          • MultiThreaded property
          • Priority property
          • Result property
          • Success property
          • Terminate method
          • Timeout property
          • Wait method
      • COM apartments and threads
      • COMThread and COMApartment notes
      • Comparison of the Thread objects
      • Advanced COM
    • Objects
      • COMApartment
      • COMScriptThread
      • COMThread
      • Pack1Creator
      • ScriptAggregate
      • ScriptManager2
      • TypeConvertor
      • SFBinaryData
      • SFDirStorage
      • SFDrive
      • SFField
      • SFFileStream
      • SFFilter
      • SFInfo
      • SFMain
      • SFRecord
      • SFShellLink
      • SFStorage
      • SFStream
      • INIFile
      • ConfigFile
      • ConfigFile - NodeInfo
      • CustomLock
      • UtilStringList
      • VarDictionary
      • VaryDisp
      • VaryDispCreator
      • VaryDispCtx
      • Event
      • Mutex
      • Semaphore
      • Sleeper
      • String Utilities
        • Sample usage
        • Format specification syntax
      • Sprintf
    • newObjects ActiveX Pack1
    • Storages and Files
      • Reference
        • AXPack1 constants
        • TypeConvertor
        • SFBinaryData object
          • Bit property
          • Byte property
          • ByteOrder and UnicodeByteOrder properties
          • Clear method
          • Empty method
          • Size property
          • String and UnicodeString properties
          • Unit property
          • Value property
          • Slice method
          • Data property
        • SFDirStorage object
          • Close
          • CreateDirectory
          • OpenDirectory
          • Path
        • SFDrive object
          • DriveLetter
          • DriveType
          • FileSystem
          • FreeSpace
          • Open
          • SerialNumber
          • TotalSize
          • VolumeName
        • SFField object
        • SFFileStream object
          • Close
          • CreateFile
          • OpenFile
        • SFFilter object
          • Buffer
          • buffPos
          • buffSize
          • CalcBuffer
          • codePage
          • Get
          • GetSize and SetSize
          • GetVar
          • Put
          • PutVar
          • Read
          • Reset
          • Seek
          • StreamBegin
          • unicodeText
          • Write
          • ByteOrder and UnicodeByteOrder
        • Open and Create flags
        • SFInfo object
          • Accessed
          • Created
          • Mode
          • Modified
          • Name
          • Size
          • Type
          • Valid
        • SFMain object
          • CopyFile
          • CreateDirectory
          • CreateFile
          • CreateMemoryStream
          • CreateStorageFile
          • DeleteFile
          • DeleteFolder
          • Drives
          • Exists
          • FileExists
          • FolderExists
          • GetDrive
          • GetDriveName
          • GetExtensionName
          • GetFileName
          • GetOSInfo
          • GetSpecialPath
          • GetVersionInfo
          • IsStorageFile
          • NewGUID
          • OpenDirectory
          • OpenFile
          • OpenStorageFile
          • RegSvr32
          • GetFilePath
          • SysByteOrder
          • SystemLanguageSupport
        • SFRecord object
          • Add method
          • AddField method
          • BindTo method
          • Clear method
          • Count property
          • Field property
          • Filter property
          • MoveXXX methods
          • Name property
          • Read method
          • ReBind method
          • RecordCount property
          • Remove method
          • Replace method
          • ReRead
          • UnBind
          • Update
          • Write
        • SFShellLink object
          • Arguments
          • Clear
          • Delete
          • Description
          • FileName
          • HotKey
          • IconIndex
          • IconPath
          • InternetShortcut
          • Name
          • Open
          • Path
          • ReadFromStream
          • Save
          • ShowCmd
          • Target
          • WorkingDirectory
          • WriteToStream
        • SFStorage object
          • classID
          • Close
          • Commit
          • contents
          • CopyTo
          • CreateStorage
          • CreateStream
          • CreateSubStorage
          • CreateSubStream
          • elementType
          • GetSubItemInfo
          • MoveElementTo
          • Name
          • OpenStorage
          • OpenStream
          • OpenSubStorage
          • OpenSubStream
          • Remove
          • Rename
          • Revert
          • SetStorage
          • Stats
          • SubItemExists
        • SFStream object
          • Clone
          • Close
          • codePage
          • CopyTo
          • elementType
          • EOS
          • Find
          • maxTextBuff
          • Pos
          • ReadBin
          • ReadText
          • Seek
          • SetStream
          • Size
          • Stats
          • textLineSeparator
          • unicodeText
          • WriteBin
          • WriteText
        • Type constants
        • Prog and Class IDs
      • General
        • Storages and Files concepts
        • Record based access
        • OLE Compound files
        • Stream filter concepts
    • Miscellaneous objects
      • Reference
        • AXPack1 constants
        • ScriptAggregate
          • AddEventHandler method
          • AddText method
          • AddTextEx method
          • Run method
          • script property
          • WhereIsDefined method
          • Add method
          • AddEngine method
          • AddEx method
          • Clear method
          • Close method
          • Connect method
          • Count property
          • IsDefined method
          • Item property
          • Key method
          • lastError property
          • lastErrorEx property
          • Option property
          • Remove method
          • Stop method
        • ScriptManager2
          • C++ Helpers
            • C++ Helpers linking and compiling
            • SCPHOSTCLNT
          • Add method
          • AddEventHandler method
          • AddEx method
          • AddText method
          • AddTextEx method
          • Clear method
          • Close method
          • Connect method
          • Count property
          • Eval method
          • IsDefined method
          • Item property
          • Key method
          • lastError property
          • lastErrorEx property
          • LoadEngine method
          • locked property
          • Option property
          • Remove method
          • Run method
          • script property
          • Stop method
        • INI File
          • Sample
        • ConfigFile
          • Node info class
          • Universal Data Structure
        • CustomLock
        • UtilStringList
          • Add method
          • UtilStringList.Clear method
          • Count property
          • Item property
          • Missing property
          • Remove method
        • VarDictionary
          • Add
          • Behavior properties
          • Clear
          • Clone
          • Count
          • CreateNew
          • FindByInfo
          • FindByName
          • FindByValue
          • Info
          • Item
          • Key
          • Missing
          • Remove
          • Root
          • Set
        • Composite Objects
          • COM notes for beginners
          • Composite objects
          • Composite definitions
          • VaryDisp object
            • AddMember
            • AddObject
            • Clear
            • ContextName property
            • MemberCount property
            • ObjectCount property
            • ObjectID property
            • Objects property
            • RemoveMember method
            • RemoveObject member
            • theObject
          • VaryDispCreator object
            • CreateObject
            • RegisterClass
            • UnRegisterClass
          • VaryDispCtx object
            • Count property
            • CreateObject method
            • DetachContext method
            • Id property
            • Item property
      • ScriptManager2
        • Using the component
        • Component architecture
        • Copyright and license notes
        • Samples
      • ScriptAggregate
      • newObjects collections
      • Using UDS data
    • Component based development pros and cons
    • Micro Script Host
    • NetStreams
      • Objects
        • NetStreams constants and names
        • IRDADeviceInfo
        • NSMain
        • SocketAddress
        • SocketSelectHelper
        • SocketStream
        • SockOpt
      • Reference
        • Prog and Class IDs
      • NetStreams Overview
      • Using NetStreams
      • NetStreams versions history
    • Synchronization objects
      • Event
      • Mutex
      • Semaphore
      • Sleeper
    • ActiveX Pack1 Family compatibility and downloads
    • Component based development pros and cons
    • HashCryptStreams
      • Implemented algorithms list
      • About the public key algorithms
      • Using Hash and Cryptography objects
      • Reference
        • BigNumber object
        • HashObject object
        • RSA object
        • SFStreamDigest object
        • SFStreamCrypt object
        • Symmetric object (symmetric algorithms)
      • Stream filter concepts
  • Active Local Pages
    • General topics
      • What's new
      • ALP Administration
      • Compatibility and limitations
      • Tips and tricks
      • Licensing notes
        • Using ALP licenses
      • Overview
      • Glossary
      • Getting started
    • ALPFrame
      • ALPFrame command line
      • ALPFrame Configuration
      • Reference
        • Extended DHTML model
          • Copy method
          • CreateMiscObject
          • Cut method
          • DisplayPopupMenu method
          • frameClientRect property
          • frameWindowRect property
          • InitMenuHandler and InitMenuHandlerNamespace
          • MainMenu property
          • MenuSelectHandler and MenuSelectHandlerNamespace
          • MoveFrameWindow
          • Paste method
          • Popup menu handler
          • Print method
          • Refresh method
          • SaveAs method
          • SelectAll method
          • SetForeground method
          • Helper properties - Set/reset window styles
          • ShowProperties method
          • statusBar property
          • Stop method
          • System colors
          • ToScreen and ToClient methods
          • Undo method
          • visible, maximized, minimized properties
          • windowPresence property
          • Window styles
          • zOrder property
        • Point object
        • Rect object
        • VarioMenu
          • Reference
            • HandyCollection object
              • Add method
              • Clear method
              • Count property
              • GetItemIndex method
              • GetItemKey method
              • Item property
              • ItemByIndex property
              • Remove method
              • RemoveByIndex method
              • RemoveByItem method
            • VarioMenuAccel object
              • Alt property
              • Ctrl property
              • Key property
              • Shift property
              • VarioMenuAccel object
            • VarioMenuItem object
              • Accelerator property
              • AutoCheck property
              • Caption property
              • Checked property
              • CreateSubItem method
              • Enabled property
              • Group property
              • Handler property
              • HandlerNamespace property
              • Info property
              • Subs collection
              • Type property
            • VarioMenuTree object
              • MenuTree property
          • Overview
      • Deployment of ALP applications with ALPFrame
      • Miscellaneous
        • ALPFrame helper libraries
    • Reference
      • ALP Configuration
        • ALPFrame Configuration
        • ALP Application
        • ALP Directory
        • ALP Install - configuration
        • ALP Site
        • ALP Configuration files syntax
      • ALP Content Generators
      • ALP URL
      • Active Server Pages
        • Overviews
          • Using components
          • Application and Session
          • Interacting with the user - I/O
          • ASP-like scripts page structure
          • ASP Objects
          • How to use encoded scripts
          • ScriptGen raw scripts
          • Global.asa file
          • Active scripting and ALP
        • ASP Objects
        • ScriptGen configuration
        • Application object
          • Application.Contents collection
          • Application.Lock and Unlock methods
          • Application.Value default indexed property
          • Application.StaticObjects collection
          • Session.StaticObjects collection
        • Global.asa file
        • Request object
          • Request collections comments
          • Request.Form collection
          • Request.QueryString collection
          • Request.ServerVariables collection
          • Request.BinaryRead method
        • Response object
          • Response.BinaryWrite method
          • Response.Clear method
          • Response.ContentType property
          • Response.End method
          • Response.Redirect method
          • Response.Write method
          • Response.AddHeader method
          • Response.AppendtoLog method
        • ASP Object model
        • Server object
          • CreateObject method
          • Server.Execute method
          • Server.HTMLEncode method
          • Server.MapPath method
          • Server.URLEncode method
          • Server.ExecuteEx method
        • Session object
          • Session.Abandon method
          • Session.Contents collection
          • Session.Value default indexed property
        • ALP Run-time library
      • Gate CGI
        • GateCGI configuration
        • Using PHP with ALP
      • NOSC
        • NOSC Connection
        • NOSC Recordset
      • RawSpool Content Generator
      • Simple templates
        • SimpleTemplate syntax
      • ALP Security
    • Applications deployment
      • Deployment of ALP applications with ALPFrame
    • ALPInstall
      • ALP Install - configuration
      • ALP Install - configuration (TEXTS section)
    • Shell extensions
      • Application settings
        • ASP (ScriptGen) settings
        • ASP (ScriptGen) - COM MAP
        • RAW scripts (ScriptGen)
        • MIME Types
        • RAW scripts (ScriptGen)
        • Simple template settings
      • ALP directory settings
      • Virtual ALP site settings
    • Miscellaneous
      • Preinstalled DB APIs avalable on the different Windows platforms
    • ALP samples
  • ASP Compiler
    • Information topics
      • Adopting ASP/VBS applications
      • Build process
        • ASP and VBScript to VB
          • Compilation process (no CTS)
          • Structure tree
          • Linking symbols
        • CTS
      • Configuration files (general)
      • Compatibility
      • Compile Time Scripting (CTS)
      • Deployment
      • Execution contexts
      • Glossary
      • Loader files
      • Program IDs
      • ASPC Samples
    • EULA
    • Compile-Time Scripting
      • CTS Types
        • CTS Types
    • References
      • CTS
        • File attched CTS events
          • OnCheckStructure
          • OnCreateOutput
          • OnLoaderFileCreated
          • OnModifyParser
          • OnOutputCreated
          • OnProcessFile
          • OnRequireCompletion
        • Objects
          • File attached
          • Embedded
            • ASPCompiler 1.0
            • Custom collection
            • ASPCompiler 1.0
            • Node collection
            • ProcessedFile collection
            • Project collection
            • Script collection
            • Tree
            • ASPCompiler 1.0
          • Attached
            • ASPCompiler 1.0
            • ASPCompiler 1.0
            • ProcessedFile collection
            • Project collection
            • ASPCompiler 1.0
        • Page Object Model
      • Directives
      • Error messages
      • TextEmbedParser
        • ASPC Parser as HTML template
        • AddTag method
        • GenerateDoc method
        • ParseString method
      • The IDE (user interface)
      • Processing options
      • Project file syntax
      • Symbols file
      • TraceMsg Object
      • Warning messages
    • Projects
      • Creation and build
      • Project settings dialog
      • Project file syntax
    • Contact and support
    • Tutorials
      • Embedded Compile Time script
  • Module lists
    • newobjectspack1.dll contents
    • AXPack1 constants
  • Misc. COM Components
    • NetProbe
    • AXGate
    • HTML Parser Light
      • HTML Encoder
  • Format specifications
    • Binary Universal Data Structures (UDS)
    • Active Label data format
  • Script Service
    • Configuration
    • Script service modes
    • Reference
  • Micro Script Host
  • SQLite
    • Version 2
      • SQL Reference
        • Unsupported SQL
        • SQLite pragma statements
      • Object Reference
        • AddNumericType
        • AutoType
        • BusyTimeout
        • Close
        • CountNumericTypes
        • Execute
        • Interrupt
        • IsOpened
        • LastError
        • NoErrorMode
        • NumericTypes
        • Open
        • ParseNumeric
        • RemoveAllNumericTypes
        • RemoveNumericType
        • SQLiteVersion
        • IsNumericType
        • StripTypeName
        • TypeInfoLevel
      • SQLite COM types
      • Best techniques for SQLite COM usage
      • OLE Date/Time SQL functions
    • Version 3
      • SQLite3 COM vs. SQLite COM
      • SQL Reference
      • SQLite3 COM SQL functions
      • Object Reference
        • Close
        • ColectionsBaseIndex property
        • Execute
        • Open
        • Execute result
        • Parameters object
        • TypeInfoLevel property
        • NoErrorMode
        • SQLiteVersion
        • BusyTimeout
        • Interrupt
        • LastError
  • newObjects IE ScriptBar
    • Creating the toolar user interface
    • Taking control over the pages in the IE work area
    • Events reference
    • Miscellaneous recommendations
    • Events reference
    • Toolbar utility functions (Host object)
    • The toolbar script
    • Creating the toolar user interface
    • Interfacing between the UI and the toolbar script
    • Using the run-time library
    • WebBrowser2 object
    • Menus in IE ScriptBar
    • IE security techniques
  • newObjects Active Label
    • Programming
      • How to Download and Upload
      • Active Label colors
      • Label coordinate space
      • Object model
      • Objects
        • Barcode object
        • Edit object
        • Field object
        • Image object
        • Label object
        • Misc object
        • Page object
        • Shape object
        • Symbol object
        • Text object (text box)
        • TextDefaults object
        • TextLabel object
        • Variables object
        • VisiLabel object
      • Data,file and command formats
    • Security settings