Jump to content
Server Maintenance This Week. ×

UPS PackageTracking Expression


Gilwell

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

Recommended Posts

  • Newbies

I noticed that the predefined viewers included FedEx tracking but not UPS (Brown). Here's the expression for a custom Web viewer to download the tracking status for UPS packages:

"http://wwwapps.ups.com/etracking/tracking.cgi?" & "tracknum=" & PackageTracking::Tracking Number

Substitute your file name for the character string and the field name that contains the tracking number for the character string. You can actually layer the two tracking systems using the tab control to create a tab for each of them and drop a web viewer on each tab, putting the tracker in the same layout.

Link to comment
Share on other sites

This topic is 6495 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.