Page 1 of 1

order tracking script

Posted: Thu Jan 20, 2005 12:02 am
by renu
hi

Can anyone suggest good n working script for tracking a order through tracking number on UPS.com.I need it urgently

Thanks

Posted: Thu Jan 20, 2005 12:10 am
by feyd

Code: Select all

http://wwwapps.ups.com/etracking/tracking.cgi?tracknums_displayed=5&error_carried=yes&TypeOfInquiryNumber=T&HTMLVersion=4.0&sort_by=status&InquiryNumber1=<YOUR TRACKING ID HERE>&InquiryNumber2=&InquiryNumber3=&InquiryNumber4=&InquiryNumber5=&track=Track
:)

Posted: Thu Jan 20, 2005 12:26 am
by renu
hi feyd
But this code send control to ups site.I want to do tht thru my code and want result on my page.

Posted: Thu Jan 20, 2005 12:40 am
by feyd
read their blurb about usage at the bottom of the screen.