Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rapid CSS 2014 12.1
VISCOM Barcode Reader SDK ActiveX 8.15
.NET Mail Component for CS VB.NET ASP 5.1.4028
WeBuilder 2014 12.1
Alvas.Audio 9.0
Advanced RSS2Email Enterprise 3.24.89
.NET Bounce Inspector Component CS VB 5.1.4028
VISCOM Video Chat Pro ActiveX SDK 5.52
VISCOM VideoCap Live ActiveX OCX SDK 5.05
.NET ZIP Component for CS VB.NET ASP.NET 5.1.4028
VISCOM Screen Recorder ActiveX SDK 4.56
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Login Php Expiration Date
Admin Login Php Code
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Flyff Gm Commands
Flyff Gm Codes
Flyff Smurf Gm Command Free Download
Flyff Online
Code For Executing Voice Commands
Escpos Commands In Vc
Escpos Commands In Vc Mfc
Escpos Commands
Flyff Source Codes
Bug Of Flyff
Gold Bug Flyff
Flyff Scripts
Wireless Commands Linux
Voice Commands Using Java
Dos Commands
 Flyff Gm Commands 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


<p><h3>GM - DAO Components</h3></p><p><img src="screenshotspalettedao.gif"></p><p><h4>The complete Component Package for Data access to Access Databases and ODBC Data Sources without...


Advertisement




GM - ControlsComponent collection of general use.Features:========= - Only Delphi Standard/Personal edition required. - Size grip working on any control or form. - Splitter that changes sizes by keeping the size ratio between controls.- ControlBar...



GM - ADO Data Access ComponentsAccessing Databases via MS - Active Data Objects (ADO).Features:========= - InfoPower compatibility package included. - Network / multi user capable. - Compatible with standard Borland Data aware components. -...



GM - DAO Data Access ComponentsAccessing Microsoft Access databases via MS - Data Access Objects (DAO).Features:========= - InfoPower compatibility package included. - Demo application included. - Network / multi user capable. - Compatible with...



GM - Data aware ControlsData aware controls presenting data of any TDataSet derived Component.Features:========= - DB Mediaplayer. - DB OLE container that can read data stored by MS Access. - All BLOB controls recognizing dropped files. - DB...



GM - ODBC Data Access ComponentsAccessing ODBC data sources.Features:========= - Only Delphi Standard/Personal edition required. - Very stable and accurate error handling implemented. - Not using fat units like forms. So projects without UI will...



GM - MSI Data Access ComponentsAccessing Microsoft Installer Database Files (*.msi).Features:========= - Maintain microsoft installer files like any other database. - Only Delphi Standard/Personal edition required. - Very stable and accurate error...



Some simple wrappers around the subprocess functions for use in system administration utilities that frequently need to interpolate trusted data into shell commands (e.g. filenames from directory listings, etc):

import shellcmd



System administrators sometimes need to automate commands which prompt for a password (or any other single prompt) before they execute. This recipe demonstrates using Pexpect and the built-in netrc module to automate these commands easily and...



Execute telnet commands on your Web Server. Features include: file transfers, real time output, and security required for running commands.



This script allows surfers to send commands to majordomo by entering their email address and selecting what to do.



This script allows you to execture commands without telnet access.



General Database controls not specialized to the other GM Database Components.Features: DB Mediaplayer + Mediaplayer Screen. DB-OLE Container that can read Data stored by Access. All BLOB Controls recognizing dropped Files. DB Datagrid...



Supports Voice Commands recognition and Text-To-Speech by encapsulating SAPI(Speech Application Programming Interface). Microsoft Voice and IBM VoiceType3.1 both support SAPI.



Supports Voice Commands recognition by encapsulating SAPI (Speech Application Programming Interface). Microsoft Voice and IBM VoiceType 3.1 both support SAPI.



Develop your own Commands for WinControl 2000. The Software Development Kit includes headers for both Pascal and C++. The example commands are in both Delphi and Visual C++, they show how easy it is to create your own Commands.



WinI2C/DDC is a powerful solution that allows to control display devices in Windows environment via DDC/CI protocol. It allows to send DDC/CI commands via standard video cable (VGA, DVI, HDMI) and control display devices that support DDC/CI...



This code attempts to implement psexec in python code, using wmi.
As part of a project of mine I had to run remote commands on remote Windows machines from other Windows machine. At first I used psexec for that with subprocess.Popen.
The...



A thread that accepts callable objects as "commands" or "jobs" to execute.



This Python module quotes a Python string so that it will be treated as a single argument to commands ran via os.system() (assuming bash is the underlying shell). In other words, this module makes arbitrary strings "command line safe"...