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 programmatically post user's data to other web page and get result?

how can programmatically post user's data to other web page and get result?

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
3 Posts 3 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.
  • B Offline
    B Offline
    B A
    wrote on last edited by
    #1

    hi i want to create an ASP.NET application that one of it's part is dictionary. in this part i want to get user's word and send it to the a dictionary web page and after translate with this dictionary (site),i want to get result and show it in the my web application. finally how can i related between my web application and other sites or web pages??? in other word, how can programmatically post user's data to other web page and get result? tanks :rose:

    S S 2 Replies Last reply
    0
    • B B A

      hi i want to create an ASP.NET application that one of it's part is dictionary. in this part i want to get user's word and send it to the a dictionary web page and after translate with this dictionary (site),i want to get result and show it in the my web application. finally how can i related between my web application and other sites or web pages??? in other word, how can programmatically post user's data to other web page and get result? tanks :rose:

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      You need to use the services provided by other web sites

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

      1 Reply Last reply
      0
      • B B A

        hi i want to create an ASP.NET application that one of it's part is dictionary. in this part i want to get user's word and send it to the a dictionary web page and after translate with this dictionary (site),i want to get result and show it in the my web application. finally how can i related between my web application and other sites or web pages??? in other word, how can programmatically post user's data to other web page and get result? tanks :rose:

        S Offline
        S Offline
        SHatchard
        wrote on last edited by
        #3

        The easiest way would be to look for a web service to do this, but otherwise you will have to use some kind of screen scraping. Do a google search for screen scraping in asp.net and you should find plenty of articles. If you do decide to use web services i have used http://services.aonaware.com/DictService/DictService.asmx[^]

        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