Results 1 to 4 of 4

Thread: Include file...

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Include file...

    Hi, new here so be gentle.


    I'm wondering if there is any script or whatever that enables you to include a file "inside" another. In Frontpage it's possible due to som specific serverside functions but is it possible to do it without that?
    I hope you understand what I'm talking about.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You can include an external style (<link rel="stylesheet" type="text/css" href="style.css">) or script (<script type="text/javascript" src="script.js"></script>), but beyond that, you need to use serverside functions.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i use this on all my sites, basically, it takes everything from one file, and pastes it into another.

    note, you must have java


    http://www.centerkey.com/dsi/manual.html

  4. #4
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Looks interresting, thank you.

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
  •