UltraApps Portal (ColdFusion) is a free Web-based Portal with source code in ColdFusion. Modules include: Events, Links, Classifieds, Discussions and News. Other features include: Search, Event registrations, PayPal payments, Moderated forums, and...
This ASP article explains the ways to declare the variable names in web applications. It guides you to define the variable name in a way that itself makes others to understand the usage of that variable name and the data type it is assigned so as...
Allaire's ColdFusion is one of the most robust server-side scripting solutions for Web developers, offering the notable advantage of cross-platform deployment. Mastering ColdFusion 4.5 is a comprehensive exploration of this powerful product that...
FTP?ing Files with ASP is an online article in which the author has explained the ways and means of transfering files for your online applications. You can learn how to script codes for the above process in ASP along with the syntax formats, the...
Due to many people are building Dynamic Web Sites that need forms of various types, I am building a program designed for Web Developers to make forms to update config flat based files or Update MySQL database options for dynamic web sites. Can be...
Solution for integration of the computer network management and data pre-processing with SCADA using OPC interface or Web Services
It has next features: - implemented OPC specifications:OPC DA 3.0, 2.05,1.0, OPC XML DA, OPC...
This tool debugs/dumps/shows contents of a variable in a colored tabular format. It's similar to Coldfusion's cfdump tag. This tool makes it easier for developers to debug their code by viewing contents of a variables in a structured tabular...
Flash, ColdFusion and Java Integration is a tutorial that makes the users to learn about the integration of flash with coldfusion, coldfusion with Java and vice versa. This tutorial helps the users to access built in Java objects from within...
Because of ColdFusion's rapid speed-to-market, fundamental processes and best practices are sometimes overlooked. Optimizing ColdFusion 5 will help developers establish standardized coding practices and structured methodologies in order to build...
In this easy to learn ASP tutorial, how variable declaration should be done in coding is explained clearly. This tutorial explains that ASP supports the data type variant that acts as per the value given such as string, numeric, object etc.,... |