/    Sign up×
Community /Pin to ProfileBookmark

Help with Information

What i am looking for is this type of code

[LIST]

  • [*]

    To Come in a certain Area


  • [*]

    Multiple Documents Accessed


  • [*]

    Multiple Links off to the side


  • [*]

    NO IFRAMES or FRAMES


  • [/LIST]

    So in other words, i am making an atlas where i just want information to be distributed about the places. I have links off to the left and have free-space off to the right, where i want the information to be placed. I want this SSI code to be able to access multiple documents. Is this Possible?

    to post a comment
    Full-stack Developer

    3 Comments(s)

    Copy linkTweet thisAlerts:
    @dtm32236Nov 08.2007 — i have no idea what you're talking about (can you provide more information, or an example of what you want to do)... it sounds to me like your describing a standard 2 column website - navigation on the left, content on the right.

    you can check this out for [url=http://www.htmlgoodies.com/beyond/webmaster/article.php/3473341]SSI info[/url].

    SSI is often used for navigation - so you could use this for the left side navigation bar, and any other code that's repeated throughout your site.
    Copy linkTweet thisAlerts:
    @youngdesignerauthorNov 09.2007 — What i am looking for is a code where i am able to have all the information on the page being loaded for txt files.
    Copy linkTweet thisAlerts:
    @dtm32236Nov 09.2007 — check out that link.

    all you have to do is create a text file (.txt) and upload it to a directory.

    then, on the page you want that file included in, just put:

    <!-- #include file="path/to/whatever.txt" -->

    but again, read that link i sent you... some servers require you substitute 'virtual' for 'file'. and with some servers, you may have to change .html to .shtml.
    ×

    Success!

    Help @youngdesigner spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.13,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...