-
by micsofteng2010
8/31/2010 12:13:53 PM
9/20/2009 10:41:55 AM
Language: Visual Basic
Taly.ERP9 Source Code to Integrate with Third Party Application
-
by princennamdi
9/2/2010 7:51:53 AM
9/20/2009 10:41:55 AM
Language: Java/Javascript
Just a basic intro into socket programming..
-
by Wallace Ferreira
8/21/2010 6:24:37 PM
9/20/2009 10:41:55 AM
Language: C/C++
This articles covers the process of handling the command line in a C (and C++) application;
It explains what is the command line, when it is used and how to use it in your C/C++ applications, just like applications such as Ping, Telnet, Netcat and others do;
Some samples are included.
-
by Scouse Mouse
7/31/2009 7:56:19 AM
9/20/2009 10:41:55 AM
Language: Active Server Pages/VBScript
Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with a 2nd single quote (for using in MS-SQL statements).
-
by Debayan Kundu
8/11/2010 9:11:40 AM
9/20/2009 10:41:55 AM
Language: SQL
To Clear Screen in Oracle 10g Terminal
-
by Marc-Alain Gross
3/4/2009 8:26:24 AM
9/20/2009 10:41:55 AM
Language: Perl
You know the problem: you want to write a Perl script under Windows but to run it, you need to specify the path to the script (i.e: "perl c:\apps\perl\showdate.pl").
Basically DOS allows to search through the Environment Variable "PATH" to find a script. But it allows only Microsoft scripts to run through this way (actually you have the possibility to assign all ".pl" files to Perl, but it doesn't work under DOS).
Your (and my) goal is to start the script using the short way, that is without sp ... (see entry for full description)
-
by @lirez@
3/16/2010 3:28:19 AM
9/20/2009 10:41:55 AM
Language: Delphi
FPDelphi is software for use programer when they write delphi programs . this software is delphi Functions and Procedures helper .
-
by Erlangga Tirta Agustinus
5/23/2010 10:00:25 PM
9/20/2009 10:41:55 AM
Language: PHP
This tutorial explains the functions exist in REGEDIT (9x) or REGEDT32 (XP). These functions are keywords that are useful for opening or closing existing facilities or features in Windows, these facilities can be tangible tool, pages, messages, and other settings in Windows.
Deze tutorial legt de functies die in regedit (9x) of REGEDT32 (XP). Deze functies zijn trefwoorden die nuttig zijn voor het openen of sluiten van bestaande faciliteiten of functies in Windows, kunnen deze faciliteiten worde ... (see entry for full description)
-
by Tim Garver
7/5/2008 3:56:19 PM
9/20/2009 10:41:55 AM
Language: Cold Fusion
Output excel file easy with ColdFusion MX.
Hi Many years ago i wrote an article here to create an excel CSV file with ColdFusion.
I wanted to update this with the newer easier way to accomplish the same goal.
have a search page with an output type drop box called "otype" values("web","xls","prt")
Write out your page in an HTML table with the columns you want in excel.
Then put an IF statement around your table or simply at the bottom of the page with links to the same page with the otype or a fo ... (see entry for full description)
-
by Aris J. Buenaventura
8/16/2010 5:44:13 AM
9/20/2009 10:41:55 AM
Language: .Net
Here's a sample codes on how to use Arrays (C#.NET AND VB.NET)
-
by Alexey Trofimov
9/1/2010 4:21:35 PM
9/20/2009 10:41:55 AM
Language: Dark Basic
How to create RSS subscription box in one line of Javascript