Request a Free Quote

Quotations given for all types of projects such as: website designs, logos or e-commerce sites. No project too large or too small.

E.g: "Website needed to sell hand-made jewellery."

Contact form
Ability to update products and services.
Site search.
Member sign in functionality.
Logo design
Flash animation/moving graphics
Discussion Forum
Blog/Guestbook so visitors can leave messages.
Video and sound
A domain name
Website hosting
A payment system.
Aftersales maintenance and technical support.
Marketing and site promotion.

Currency Amount

ASP Articles & Tutorials

  • Export Data to Excel using ASP (U.Swaroop, 2004-08-21)
    An article for exporting the data present in database to excel file using ASP. This helps us in viewing regular enquiries.

  • ASP Paging (U.Swaroop, 2004-07-11)
    A simple program to perform asp paging technique in asp.As we know that displaying all the datas from a table is a tedious job bcos if the number of records are high you need to scroll down the page to view information. Even all search engine websites go

  • ASP Tutorial ? Member?s Only Area Extended (Tim Malone, 2004-05-01)
    This tutorial builds on what was discussed in the previous tutorial. This time you will be examining the code for an extended version of the member?s only section.

  • ASP Tutorial ? Creating a Member?s Only Area (Tim Malone, 2004-05-01)
    Today you?re going to learn, in simple terms, how to use Microsoft?s Active Server Pages (ASP). This is a quick, easy, straight to the point, hands-on tutorial that will get you coding in no time by introducing a simple Member?s Only Area script.

  • Reading a Delimited File using ASP.NET and VB.NET (G.Ajaykumar, 2003-10-05)
    How to read a delimited text file using asp.net or vb.net, which will explain about various aspects of a delimited file, code explanation and source code.

  • Apply Single-Sign-On to your application (WilliamT, 2003-09-18)
    Explains the Pros and Cons of implementing Single-Sign-On to your application and the code implementation to do it via VB.NET and LDAP

  • Migrating to ASP.NET (Adrian Lewis, 2003-09-04)
    This article outlines some of the main benefits of migrating your business from ASP to .NET

  • ASP: Active Sessions, Active Logins and Total Site Hits (WilliamT, 2003-07-30)
    Keeping Track of Sessions, Logins and Hits of your site