Monday 12-05-2008
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
CF_USPS_Track

CF_USPS_Track - CF_USPS_Track is a quick solution to track delivery status from USPS.
Developer Name: Rizal Firmansyah
Company Name: MasRizal & Partners
Email Developer Email Developer:
Date Created: Tuesday 28/02/2006
Latest Version: 1.0
Price: $35
License: One copy per developer.
Encrypted: No
Average Rating:
Times Rated: 1
Rate This Tag:


Tag Comments

There are no comments for this tag yet!


What Is CF_USPS_Track?
CF_USPS_Track is a quick solution to track delivery status from USPS..
Tracking result is presented in query structure, so developers can extract and manipulate data from it easily.

Feature

  • Real-time delivery tracking from USPS
  • Fast operation
  • Works using CFMX built-in XML Parser. No 3rd party application needed. No CFX tags. Shared hosting friendly.
    Just copy this custom tag in your ColdFusion working directory, and you're set
  • Requirements

    Supported ColdFusion Server:

    • ColdFusion MX 6, 6.1
    • ColdFusion MX 7

    on all operating systems

    Supported browsers:
    Since this tag is working on server side, all browsers are compatible.

    USPS Account:
    In order to use this custom tag, you must have a USPS account.
    Follow this link to register: http://www.uspswebtools.com/registration/

    Usage

    <cf_usps_track demomode="true,false, required"
      userid="your USPS userid, required"
      password="your USPS password, leave blank if you don't get one from USPS"
      result="resulted query name, required"
      TrackingID="USPS tracking id, required">

    Explanation:

    1. Upon registering with USPS, they will create a userid for you, and set it to test mode.
    While your account is in testmode, set "demomode=true".
    USPS test mode will only allow couple of trackingids like: EJ958083578US, EJ958088694US
    Use the default values from example page to make sure the custom tag works (it should work anyway)

    After you have successfuly install and test the custom tag, ask USPS to set your account to production mode. Follow the process as found in USPS welcome email.
    After USPS has set your account to production, set "demomode=false"

    2. Password is optional. By default USPS will not send password, so you can leave this attribute to blank.
    3. TrackingID is an alphanumeric number given by USPS to track your shipping (trackingid)
    4. Result
    Upon successful call, the custom tag will generate a query with the following fields:
    EventDate,EventTime,Event,EventCity,EventState,EventZIPCode,EventCountry,FirmName,Name,AuthorizedAgent,Type

    The first row (type=summary) shows the summary of your delivery status.
    While the other rows (type=detail) show each detail of your delivery (transit, etc)



     


    < Business Strength Coldfusion Custom Tags >
    Sitemap | Privacy | Branding | Web Services | Support | Contact Us
    PageCLixUid