Results 1 to 4 of 4

Thread: hey you webdesigners i need your help

  1. #1
    hot in velour pants Burzhui's Avatar
    Join Date
    Jun 2000
    Location
    New York City
    Posts
    9,200

    hey you webdesigners i need your help

    i am trying to do an include statement and whatever i try doesn't work

    My web provider has win2k servers with IIS so i'm doing standard server side includes

    however when i did this
    <!-- #INCLUDE FILE="index.shtml" -->

    i get this error: There is a recursive #INCLUDE chain with 'index.shtml'
    any ideas?
    ____________________
    IF A FAT GIRL FALLS IN THE WOODS
    DO THE TREES LAUGH?

  2. #2
    Fleet Admiral hapoo's Avatar
    Join Date
    Jan 2000
    Location
    742 Evergreen Terrace, Springfield USA
    Posts
    9,276
    hmm, i've never used IIS, only php/perl/apache.

    Can't you just use asp? (or is that what that is?)

    The only reason i can think of for that error is that if your calling index.shtml FROM index.shtml

  3. #3
    hot in velour pants Burzhui's Avatar
    Join Date
    Jun 2000
    Location
    New York City
    Posts
    9,200
    hapoo, you were right man, by mistake i typed in the wrong filename. Thanks
    ____________________
    IF A FAT GIRL FALLS IN THE WOODS
    DO THE TREES LAUGH?

  4. #4
    Rear Admiral Lower Half CluelessSi's Avatar
    Join Date
    Jun 2000
    Posts
    2,038
    Originally posted by hapoo


    The only reason i can think of for that error is that if your calling index.shtml FROM index.shtml
    was goign to say the same thing =P
    ~Reality is an illusion~
    1 Thess 5:16-18

Bookmarks

Posting Permissions

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