Active Articles: 2038
Total Categories: 16
Sub Categories:616
Professional Windows DNA | ||||||||
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+, MSMQ, SOAP and ASP. ... learn more
| ||||||||
| ||||||||
Global.asa | ||||||||
Global.asa is the "dark file of ASP" and many don't even know that it exits. The truth is that Global.asa can be a powerful tool, but it's not as good at it should, and is often difficult to master. The following lesson give you a brief guide on Global.asa. ... learn more
| ||||||||
| ||||||||
Color Safe Palette or Nested For Next Loops & Arrays | ||||||||
The browser can do a great many things, but it has a limit of 216 colors that can “safely†(without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palette. By placing the six possible values for color (00,33,66,99,CC,FF) in an ... learn more
| ||||||||
| ||||||||
Determining How Long Your Users Spend Filling Out Forms | ||||||||
The author writes "Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies that conduct business on the Internet." This article describes how to easily determine how long your users spend filling out forms on your Web pages. ... learn more
| ||||||||
| ||||||||
Creating a Basic News Manager | ||||||||
Learn how to create a basic News Management system with this extensive tutorial. Learn how to display, add, edit and update news and create a password proctected news admin area. ... learn more
| ||||||||
| ||||||||
310-035 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 310-035 exam on Your First Try. We have provided a free 310-035 free exam where you will be able to see the quality that goes into our 310-035 test exam questions. Our 310-035 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
Named Recordsets | ||||||||
This article by James Shaw demonstrates how to dynamically add properties to an object (expando properties) - by implementing a function to create named recordsets. ... learn more
| ||||||||
| ||||||||
Create a Fully Functional, Multifeatured ASP Shopping Basket | ||||||||
This article explains how to design and program a multifunctional shopping cart application using SQL Server, ASP, and ODBC. Source code available for download. ... learn more
| ||||||||
| ||||||||
310-044 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 310-044 exam on Your First Try. We have provided a free 310-044 free exam where you will be able to see the quality that goes into our 310-044 test exam questions. Our 310-044 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
Self-Referencing Forms | ||||||||
This tutorial will show you how to give your forms a little bit more power. By making your forms self-referencing, you can open up whole new areas of functionality with your web applications. ... learn more
| ||||||||
| ||||||||
How to display records from top 4 database systems using plain ASP? | ||||||||
Sometimes, we would have chance to convert our existing database or create a new database. Some decisions IT professionals need to make are scary, and choosing database software is one of them. This overview aims to describe how to set database connections with some common database software (Oracle, MySQL, MS Access,MS SQL Server). ... learn more
| ||||||||
| ||||||||
Free 1D0-437 Study Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 1D0-437 exam on Your First Try. We have provided a free 1D0-437 free exam where you will be able to see the quality that goes into our 1D0-437 test questions. Our 1D0-437 practice test questions are designed by highly experienced and ... learn more
| ||||||||
| ||||||||
642-642 Free Test Exam Questions | ||||||||
Back!!!</Char_Desc_250 > <Char_Desc_450>Pass -Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 642-642 exam on Your First Try. We have provided a free 642-642 free exam where you will be able to see the quality that goes into our 642-642 test exam questions. Our 642-642 practice test questions ... learn more
| ||||||||
| ||||||||
Compacting an Access database from ASP code | ||||||||
This source code can compact and repair your MS-Access database files. If you compact your access files regularly, it will work more faster and secure. Also you will save some hard disk space. ... learn more
| ||||||||
| ||||||||
Building an ASP File Manager | ||||||||
This article describes how to build a very powerful, potentially destructive application using the File System Object. It should never be implemented in a production environment without ensuring that proper security precautions have been taken to maintain the integrity of the data contained on the web server. ... learn more
| ||||||||
| ||||||||
Using Disconnected Recordsets | ||||||||
This article covers rarely discussed feature of ADO Recordsets, disconnected Recordsets. It examines what disconnected Recordsets are, how to use them, and what advantages they offer over connected Recordsets. Also examines how to create custom, disconnected Recordsets. ... learn more
| ||||||||
| ||||||||
Using Cookies | ||||||||
Learn how to read and write cookies with Asp. ... learn more
| ||||||||
| ||||||||
Dynamically Dependent Dropdown | ||||||||
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided. ... learn more
| ||||||||
| ||||||||
Understanding File Upload | ||||||||
Building an upload file mechanism on a Web server can often require using a costly DLL. Tiago Halm's article shows you how to upload a file using only Active Server Page (ASP) code and Internet Explorer. Sample code is provided. ... learn more
| ||||||||
| ||||||||
350-018 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 350-018 exam on Your First Try. We have provided a free 350-018 free exam where you will be able to see the quality that goes into our 350-018 test questions. Our 350-018 practice test questions are designed by highly experienced and ... learn more
| ||||||||
| ||||||||
| Web Hosting ASP MySQL Author: Lee Brooker If Web hosting, ASP, MySQL seem too much to understand then don’t worry! I will try and explain each area simply for you. [Read Full Article] | |
| Server Side Includes (SSI) with ASP Author: Rob Collyer People often have identical sections of code spread throughout many ASP pages, typically code at the top of the page (usually referred to as the header) and the lower part of the page (the footer). [Read Full Article] | |
| Functions and Subroutines in ASP Author: Rob Collyer As developers, we should endeavour to make our lives easier wherever possible... no one wants to re-invent the wheel after all. [Read Full Article] | |
| ASP Hosting Net Web - ASP Net Web Hosting Fully Explained Author: Karin I Manning ASP net web hosting refers to Active Server Pages technology. This article will give a review of ASP net web hosting options. [Read Full Article] | |
| What is Web Services in ASP.Net? Author: Sanjay Jani Web Service can be described as combination of one or more methods. We can integrated web service with one or more applications, regardless of any Programming Language, hardware and software platforms used to develop them. [Read Full Article] | |
| What Is ASP Hosting And What Can It Do For You? Author: Noel Matthew Understanding what ASP hosting is and how it works will allow you to know better which is the right choice for your specific needs. First, let us define just what an ASP is. In the most basic sense, ASPs are a way of selling and distributing software on t [Read Full Article] | |
| ASP vs. PHP Author: Halstatt Pires When building web sites, ASP and PHP are very popular languages. Here’s my opinion on whether ASP or PHP is best [Read Full Article] | |
| Optimize ASP.Net Pages By Reducing The Size Of The Viewstate To Rank Higher On Search Engines Author: Manoj Mansukhani One way to optimize the pages you develop with ASP.NET is to keep a check on the view state of the page and the controls that are added to the page. Any seasoned developer of ASP.NET will remember the VIEWSTATE which is added to every page ... [Read Full Article] | |
| ASP Web Hosting Author: M6.net ASP web hosting refers to web hosting companies who provide support for ASP (Active Server Page). If you want a dynamic data-driven web site you may wish to embed ASP code into your web site’s HTML Pages. When a user is viewing a web site that is develope [Read Full Article] | |
