Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Tracking USPS and Airborne packages


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

Recommended Posts

Posted

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

  • 4 weeks later...
Posted

HI net2ride,

Please post your response here where it can help others with the same question.

TIA

Lee

Posted

Well Okay,

"http://trkcnfrm1.smi.usps.com/PTSInternetWeb/InterLabelInquiry.do?origTrackNum=" &

****enter tracking_number_usps use a field or hard coded ****

  • 4 weeks later...
Posted

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 :)-)

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 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.