in reply to Re: Re: Coding offline
in thread Coding offline

Hi, In order to test 'your' CGI Applications..
You need
1. SQL Server Running 
2. IIS Running
3. Should know How to serve HTML pages with IIS
4. Should know how to serve CGI Pages with IIS
5. Should know the database connection with your CGI script
6. How to see the  served page ie.. http://localhost
and you should have no problem..if no network connections are involved.

Replies are listed 'Best First'.
Re: Re: Re: Re: Coding offline
by Anonymous Monk on Aug 03, 2001 at 22:31 UTC
    Yea,

    I've done all these things, I do these things everyday at my office.

    Thanks though,
    Donzo