noneofyo Posted December 5, 2006 Posted December 5, 2006 I there any method so that we can track USPS and Airborne packages with web viewer? I have used the following javascript trick but only first statement executes, any idea javascript:{location.href = 'http://www.usps.com/shipping/trackandconfirm.htm?from=home&page=0035trackandconfirm'; window.document.getElementById('label_number').value='1234567890'; window.document.forms[0].submit();} javascript:{location.href='http://track.dhl-usa.com/TrackByNbr.asp?nav=TrackBynumber';window.document.getElementsByTagName('textarea')[0].value='1234567890';submitTrackRequest();}
net2ride Posted December 29, 2006 Posted December 29, 2006 yes there is...contact me at [email protected]
Lee Smith Posted December 29, 2006 Posted December 29, 2006 HI net2ride, Please post your response here where it can help others with the same question. TIA Lee
net2ride Posted December 29, 2006 Posted December 29, 2006 Well Okay, "http://trkcnfrm1.smi.usps.com/PTSInternetWeb/InterLabelInquiry.do?origTrackNum=" & ****enter tracking_number_usps use a field or hard coded ****
net2ride Posted December 29, 2006 Posted December 29, 2006 DHL: "http://track.dhl-usa.com/TrackByNbr.asp?nav=Tracknbr&ShipmentNumber=" & ****enter tracking_number_usps use a field or hard coded ****
theyetti Posted January 21, 2007 Posted January 21, 2007 Hi net2ride, thanks, I was also looking for some help with the DHL tracking address. I use a button with the Open URL function instead of the Web Viewer but it still works great. Cheers Pedro -)
net2ride Posted January 25, 2007 Posted January 25, 2007 what other help? I am unsure of what else you are needing?
Recommended Posts
This topic is 6568 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now