The ColdFusion-HowTo group features an email-based discussion forum for members to discuss ColdFusion and related topics. Also find Tutorials, Tips, What's new, and so forth.
HOWTO: Debug ASP Applications Manually is a web based debugging applications with visual dev debugging component. For certain options like debugging applications of FAT file systems, applications in virtual server etc., debugging has to be done...
HOWTO: SQL Server with Integrated Security, IIS on Same Machine is a tutroial which concentrates on securing the SQL server and IIS in a same machine. Here author provides step by step method for performing the security on the server from...
HOWTO: Using a Java Class with Active Server Pages is an article which deals with step by step method that have to be adapted to utilize the java server objects in the ASP application. Here author explains this method with the help of examples...
PHP-HowTo group features an email-based discussion forum for members to discuss PHP and related topics. Also find tutorials, tips, What's new, and so forth.
Technotes, HowTo Series C# Coding Style Guide is a tutorial which guides you in writing programs in C# language. This tutorial also shows you how to create a directory layout for the namespace. In this tutorial the author explains the readers...
This HOWTO shows some ways of how you can fool email spiders to not detect published email addresses. /
You can take times during a code run and at the end get a time table as HTML or text table. The output will contain total and as delta between each take in microseconds. for a howto go to: http://www.blueshoes.org/howto/Bs_StopWatch.pdf Free...
In this article, we explain why optimizing PHP involves many factors which are not code related, why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server and identifying bottlenecks caused...
This script was written to help stop automated brute force attacks against your website. Are you tired of seeing www.yourdomain.com\\..\\..\\..cmd.exe in your log files? This script uses a custom 404 page that logs the IP address of the person...
This is a php community where members from yahoo groups can discuss about php and related topics. This script is based on a email discussion forum that provides more group email addresses for discussion. In this script tutorials and tips and more...
Real's JAVA JAVASCRIPT WSH and PowerBuilder How-to pages with useful code snippets.
Performs a copy, move, rename or delete operation on a file system object. TFileOperation encapsulates the SHFileOperation() function provided as Shell API function with Microsoft Windows 95.
TAnimationFX component produces more than 150 animation effects on images. This version supports the following...
TLine supports line styles like Solid, Dash, Dash-Dot, Dash-Dot-Dot, Dot etc. Arrowheads of varoius styles, colors and brush styles alongwith events like OnLineClick wich gets fired when the actual line is clicked are supported.
This component produces animation effects. Given a bitmap, it can show consecutive parts of the bitmap depending on the values supplied. That is, basically it can show frames and the frame width and height is configurable so is the direction of...
TChangeMonitor component can watch Microsoft Windows 95's special folders. Among the folders on which watch can be initiated are: Desktop, Fonts, Network Neighborhood, Personal, Programs, Recent Documents, Send To, Start Menu, Startup, Templates,...
TFileChange creates a change notification system. It fires OnFileChange event if the specified folder (or any of its subdirectory) contents have changed (files created, modified, deleted, attributes changed, security-descriptor changed). The...
RSS or Really Simple Syndication truly is a simple XML markup used to standardize content distribution and syndication. Why use RSS? Syndicating your content through various feed directories and search engines widen your distribution. Also provide... |