Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Top Code
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Code Listing by Perlfect Solutions

Code 1-6 of 6   


This site gives an introduction to the HTTP protocol used for the exchange of www documents. In this article the authors covers HTTP, how it works and how to use it for simple transactions. The site also has a number of articles which cover basic...





In this article the author builds a perl script that enables emails confirmation to a user when a request to subscribe to a newsletter is accepted. This common task for a cgi script is fully automated and the user is informed with data generated...



This provides an introduction to the basic concepts of socket communications and also a tutorial on how to build simple programs that communicate via TCP/IP sockets. The tutorial is based on two example programs that exchange information each by...



Perlfect Subscribe is a perl built program with which webmasters can accumulate incoming user mail requests and mail sent to their members on a storage system. In-built mail dispatcher will send automated mails to new subscriber. Mass newsletters...



CGI programming texts rarely discusses the technique involved in handling forms that upload files which is an often necessary requirement. This article explains the aspect of how to use the upload element of Netscape Navigator 2.0 to select a...



This article teaches how to isolate the HTML code in a separate file(template) which is just like any regular HTML file. However, the template has special markups that indicate where to insert the dynamic data that will be produced by the CGI...