Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Feature Forums
  3. - Uncategorised posts -
  4. How to display a list of text in a text file on a number of HTML pages?

How to display a list of text in a text file on a number of HTML pages?

Scheduled Pinned Locked Moved - Uncategorised posts -
htmlgame-devhelptutorialquestion
7 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    INDtanay
    wrote on last edited by
    #1

    There is a game which describes few famous people in paragraphs each at different level. Each of the descriptions were listed with an unique number in a text file. Guess how the creator did that? I want to create a group of HTML files taking text from single text file and each HTML page shall take text having unique id from that file. Is it possible? (Say, I write lyrics of multiple songs in a text file giving each song an id and clicking or touching of a link of a song on an HTML page produces a song lyric page taking related text from the text file. How to do this?) Please help.

    Z 1 Reply Last reply
    0
    • I INDtanay

      There is a game which describes few famous people in paragraphs each at different level. Each of the descriptions were listed with an unique number in a text file. Guess how the creator did that? I want to create a group of HTML files taking text from single text file and each HTML page shall take text having unique id from that file. Is it possible? (Say, I write lyrics of multiple songs in a text file giving each song an id and clicking or touching of a link of a song on an HTML page produces a song lyric page taking related text from the text file. How to do this?) Please help.

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      This is what we all do every day. But it will require you to learn programming and since there are millions of ways to do it, we can't really give you a full answer here.

      There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

      I 1 Reply Last reply
      0
      • Z ZurdoDev

        This is what we all do every day. But it will require you to learn programming and since there are millions of ways to do it, we can't really give you a full answer here.

        There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

        I Offline
        I Offline
        INDtanay
        wrote on last edited by
        #3

        Please would you tell me any one of the million ways? Any hint might be helpful. :)

        Z 1 Reply Last reply
        0
        • I INDtanay

          Please would you tell me any one of the million ways? Any hint might be helpful. :)

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #4

          Start with what language you want to write it in.

          There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

          I 1 Reply Last reply
          0
          • Z ZurdoDev

            Start with what language you want to write it in.

            There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

            I Offline
            I Offline
            INDtanay
            wrote on last edited by
            #5

            Hahaha :D So how should I start in AngularJS?

            Z 1 Reply Last reply
            0
            • I INDtanay

              Hahaha :D So how should I start in AngularJS?

              Z Offline
              Z Offline
              ZurdoDev
              wrote on last edited by
              #6

              I haven't used AngularJS so I can't give you specifics there. I'd suggest going through tutorials to learn. All you need to do is pull data from a db and put it on a page. Like I said, that is programming 101. Or even pull from the file system but then you need to worry about permissions on the files.

              There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

              I 1 Reply Last reply
              0
              • Z ZurdoDev

                I haven't used AngularJS so I can't give you specifics there. I'd suggest going through tutorials to learn. All you need to do is pull data from a db and put it on a page. Like I said, that is programming 101. Or even pull from the file system but then you need to worry about permissions on the files.

                There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.

                I Offline
                I Offline
                INDtanay
                wrote on last edited by
                #7

                Okay thank you :)

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups