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. Web Development
  3. ASP.NET
  4. how can i display wikipedia links on my webpage..? [modified]

how can i display wikipedia links on my webpage..? [modified]

Scheduled Pinned Locked Moved ASP.NET
questiondatabasejson
7 Posts 5 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.
  • A Offline
    A Offline
    adkalavadia
    wrote on last edited by
    #1

    hi...to all... I want to display a wikipedia link on my web page on perticular word(i.e. cancer).how can i do?is there any api is provided by wikipedia or any other way..?.Actually all the contents is coming from database. My content is not static.it comes from database and it can be contain many number of word which are related to medicine/pharmacy.so using <a> tag it will nt possible.how can i do..? thnxs in advance.

    !- F - R - I - E - N - D - S -!

    modified on Monday, July 27, 2009 4:17 AM

    C A B 3 Replies Last reply
    0
    • A adkalavadia

      hi...to all... I want to display a wikipedia link on my web page on perticular word(i.e. cancer).how can i do?is there any api is provided by wikipedia or any other way..?.Actually all the contents is coming from database. My content is not static.it comes from database and it can be contain many number of word which are related to medicine/pharmacy.so using <a> tag it will nt possible.how can i do..? thnxs in advance.

      !- F - R - I - E - N - D - S -!

      modified on Monday, July 27, 2009 4:17 AM

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You can use an anchor tag, if you know that the term would be in there. For example, http://en.wikipedia.org/wiki/Google[^][^] is the wiki page for google. I don't know if they offer a webservice, you'd have to look on their site.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      A 1 Reply Last reply
      0
      • A adkalavadia

        hi...to all... I want to display a wikipedia link on my web page on perticular word(i.e. cancer).how can i do?is there any api is provided by wikipedia or any other way..?.Actually all the contents is coming from database. My content is not static.it comes from database and it can be contain many number of word which are related to medicine/pharmacy.so using <a> tag it will nt possible.how can i do..? thnxs in advance.

        !- F - R - I - E - N - D - S -!

        modified on Monday, July 27, 2009 4:17 AM

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        adkalavadia wrote:

        I want to display a wikipedia link on my web page on perticular word(i.e. cancer).

        Why do you think you need API to add a link on wikipedia to your website. :confused:

        http://en.wikipedia.org/wiki/Cancer

        Add this in your webpage.

        Abhishek Sur My Latest Articles Working with Excel using MDAC
        Basics on LINQ and Lambda Expressions
        Create .NET Templates

        1 Reply Last reply
        0
        • C Christian Graus

          You can use an anchor tag, if you know that the term would be in there. For example, http://en.wikipedia.org/wiki/Google[^][^] is the wiki page for google. I don't know if they offer a webservice, you'd have to look on their site.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          A Offline
          A Offline
          adkalavadia
          wrote on last edited by
          #4

          My content is not static.it comes from database ane it can be contain many number of word.so using tag it will nt possible.

          !- F - R - I - E - N - D - S -!

          M 1 Reply Last reply
          0
          • A adkalavadia

            hi...to all... I want to display a wikipedia link on my web page on perticular word(i.e. cancer).how can i do?is there any api is provided by wikipedia or any other way..?.Actually all the contents is coming from database. My content is not static.it comes from database and it can be contain many number of word which are related to medicine/pharmacy.so using <a> tag it will nt possible.how can i do..? thnxs in advance.

            !- F - R - I - E - N - D - S -!

            modified on Monday, July 27, 2009 4:17 AM

            B Offline
            B Offline
            Baran M
            wrote on last edited by
            #5

            For any word do you need a wiki link ? Are you going to bind it dynamically ? If static anchor tag is enough.

            Education is not a way to escape poverty — it is a way of fighting it.

            A 1 Reply Last reply
            0
            • A adkalavadia

              My content is not static.it comes from database ane it can be contain many number of word.so using tag it will nt possible.

              !- F - R - I - E - N - D - S -!

              M Offline
              M Offline
              Manas Bhardwaj
              wrote on last edited by
              #6

              You might want to have a look at this[^].

              Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

              1 Reply Last reply
              0
              • B Baran M

                For any word do you need a wiki link ? Are you going to bind it dynamically ? If static anchor tag is enough.

                Education is not a way to escape poverty — it is a way of fighting it.

                A Offline
                A Offline
                adkalavadia
                wrote on last edited by
                #7

                ya...i want the term which are relate to medicine.If i have such list of words on which i want such links den is it possible dynamically...?

                !- F - R - I - E - N - D - S -!

                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