CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Basic question

  1. #1
    Join Date
    Feb 2002
    Location
    Canada
    Posts
    36

    Basic question


    Hi All,

    When we typed www.xxxxxx.com on our browser, first
    is it look index.html or index.cgi

    thanks
    Anantan


  2. #2
    Join Date
    Dec 2001
    Location
    London, UK
    Posts
    4

    Re: Basic question

    The browser alwayas look for index.html or index.htm. .cgi files live in Bin folger of y


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured