Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jazzachy

    Making 2 URL calls from one PERL script

    I need to post a coupon on a product (all in one step) Here is the problem. The shopping cart has an interface that makes you call 2 different URL's. So http://www.shoppingcart.com/productA & http://www.shoppingcart.com/couponA I need to do both actions, so My QUESTION. Does anyone know of...
  2. jazzachy

    Making 2 URL calls from one PERL script

    I have a shopping cart application. I want to add 2 products to the cart while only pressing one link...the link would be a PERL or PHP program that would then call the 2 URL's that would store the products on the user's cookies. Does anyone know how to do this in PERL or PHP?
  3. jazzachy

    Making 2 URL calls from one PERL script

    I know how to forward one CGI call to another. What I am wondering is if anyone has ever made 2 calls from a PERL or PHP script? Thanks, Dan

Part and Inventory Search

Back
Top