Jump to content
Server Maintenance This Week. ×

Tracking USPS and Airborne packages


noneofyo

This topic is 6301 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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();}

Link to comment
Share on other sites

  • 4 weeks later...
  • 4 weeks later...

This topic is 6301 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.