Calling CGI scrip on a different server?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nick B

    Calling CGI scrip on a different server?

    I'm still learning ASP and was wondering if there was any way to pass data to
    a CGI script on another server, retrieve and then possibly format the data
    within ASP?

    I've seen a 3rd party component called ASPHTTP, but was wondering if there
    were any other methods.

    Thanks!
    Nick
  • Ray Costanzo [MVP]

    #2
    Re: Calling CGI scrip on a different server?

    Same concept. Here: http://www.aspfaq.com/show.asp?id=2173

    If the remote page gives you an XML response, you'd be one step ahead of the
    game.

    Ray at work

    "Nick B" <NickB@discussi ons.microsoft.c om> wrote in message
    news:00AB5A52-E67E-4555-98C9-45B8E3C03F37@mi crosoft.com...[color=blue]
    > I'm still learning ASP and was wondering if there was any way to pass data[/color]
    to[color=blue]
    > a CGI script on another server, retrieve and then possibly format the data
    > within ASP?
    >
    > I've seen a 3rd party component called ASPHTTP, but was wondering if there
    > were any other methods.
    >
    > Thanks!
    > Nick[/color]


    Comment

    • Mark Schupp

      #3
      Re: Calling CGI scrip on a different server?



      --
      --Mark Schupp


      "Nick B" <NickB@discussi ons.microsoft.c om> wrote in message
      news:00AB5A52-E67E-4555-98C9-45B8E3C03F37@mi crosoft.com...[color=blue]
      > I'm still learning ASP and was wondering if there was any way to pass data
      > to
      > a CGI script on another server, retrieve and then possibly format the data
      > within ASP?
      >
      > I've seen a 3rd party component called ASPHTTP, but was wondering if there
      > were any other methods.
      >
      > Thanks!
      > Nick[/color]


      Comment

      • Bullschmidt

        #4
        Re: Calling CGI scrip on a different server?

        And here is another related link:

        Using Microsoft's XMLHTTP Object to Get Data From Other Web Pages by
        Richard Lowe - 11/1/2000
        eSports News, Results, upcoming Matches & live Matches. Learn tricks and guides in the esports space. ✅ We cover CS:GO, Dota 2, LOL, Overwatch & PUBG. 


        Best regards,
        J. Paul Schmidt, Freelance ASP Web Designer
        Do you have an idea for a database on the Web? Hi! I'm a freelance Web and/or database developer who can make database information available 'live' on the Web.

        ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


        *** Sent via Developersdex http://www.developersdex.com ***

        Comment

        Working...