Results 1 to 8 of 8

Thread: Main page index,

  1. #1

    Thread Starter
    Fanatic Member Ruku's Avatar
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    655

    Main page index,

    Hello there people, I'm programming a web leecher in Vb.net, but I just need to know something to complete my program:

    What are all the possibilities for main pages index?

    For instance, "index.html", "index.htm", "home.html" "home.htm", etc?


    Using VB.NET 2005/.NET 2.0, NetBeans IDE 5, Fujitsu Cobol85,
    Website: http://DreamForgery.com

  2. #2
    Addicted Member BIOSTALL's Avatar
    Join Date
    Apr 2005
    Location
    Northampton, UK
    Posts
    180

    Re: Main page index,

    You can also have other extensions such as .php .asp etc etc

  3. #3
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    Re: Main page index,

    Anything you like as long as the web server knows about it! In IIS you can add to the list of default documents and choose their priority over each other.

    DJ

    If I have been helpful please rate my post. If I haven't tell me!

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Main page index,

    I don't know the code for this, but isn't is possible to query a web server and return the name of the default page being served?

  5. #5

    Thread Starter
    Fanatic Member Ruku's Avatar
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    655

    Re: Main page index,

    Quote Originally Posted by mendhak
    I don't know the code for this, but isn't is possible to query a web server and return the name of the default page being served?
    Don't know, but I sure would like to know!

    And I know what your sayin' BIOSTALL, that's why I need some kind of dtb to help me enumerate all possibilities if I can't find anything that mendhak is referring to...

    I once did a web browser using the ol' vb6 control, but I NEVER found how to get the adress of a new page browsing when the webpage is being redirected (without user interaction). Having an insivisble web browser would be an alternative, but I can't manage to control the damn redirection adresses, so....


    HEEEELP!

    Using VB.NET 2005/.NET 2.0, NetBeans IDE 5, Fujitsu Cobol85,
    Website: http://DreamForgery.com

  6. #6

    Thread Starter
    Fanatic Member Ruku's Avatar
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    655

    Re: Main page index,

    *bump*

    Using VB.NET 2005/.NET 2.0, NetBeans IDE 5, Fujitsu Cobol85,
    Website: http://DreamForgery.com

  7. #7

    Thread Starter
    Fanatic Member Ruku's Avatar
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    655

    Re: Main page index,

    *zump*

    Using VB.NET 2005/.NET 2.0, NetBeans IDE 5, Fujitsu Cobol85,
    Website: http://DreamForgery.com

  8. #8
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: Main page index,

    i know my fourms i have the main page set to "YaBB.pl" to which i set in the .htaccess file on my server, but the most often used ones are:

    index.[html, php, cgi, asp, pl, htm, jsp, {exc...}]
    default.[html, php, cgi, asp, pl, htm, jsp, {exc...}]
    {and}
    main.[html, php, cgi, asp, pl, htm, jsp, {exc...}]
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

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