How To Dynamically Include Files in ASP.NET is an article that explains the step-by-step process of creating an aspx page and reads a file with static HTML and/or client-side script code from the aspz page and writes the file's content to the...
Creating ASP.NET Pages with your Favorite Language is an ASP.NET tutorial which explains you about creating ASP.NET pages with the compiler that generates NET Common Language Runtime-compliant code. In this tutorial the author shows you how to...
Creating Search Pages with Index Server and .NET is an useful article. From this article you can create the search page and search engine. This article gives you some technique to create a query and create a result page in ASP.NET. In this...
Dynamic Web Pages with PHP3 is an article with which PHP programmers can enhance their programming skills and also give beginners an introductory notes on PHP language syntax and features. Creating dynamic web content pages with SQL setup and file...
Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in...
Work with binary files in VBS - read and write local and remote files is an article in ASP demonstrating the method of working with binary files. The author has explained how to deal with binary files both on the local and remote computers using...
MCL will enable you to easily and quickly add image-to-video conversion solutions into your software products. MCL is in a form of dynamic-link library (DLL) for Windows 95/98/NT4.0 or compatible systems. It comes with include files and examples...
This is a simple tutorial in which the author dicusses mainly on the adaptability of ASP include files in rotating ads and banners on website pages. You are provided with illustrative sample ASP source codes to understand the technique...
This ASP tutorial directs you to write your code in ASP more effectively and demonstrates on server side include files to be inserted into anywhere on your ASP pages to perform common functions. Instructs you to use relative path to include files...
Edit your pages with a word style interface. Optionally add headers and footers on the fly or compile them into HTML pages. Prevents files from being edited by more than one user at once and allows users to create their own language version. |