0
Welcome Guest! Login
0 items Join Now

track and trace

    • Rufty's Avatar
    • Rufty
    • Hero Rocketeer
    • Posts: 275
    • Thanks: 0

    track and trace

    Posted 12 years 7 months ago
    • Hi All,

      Im redoing a website for someone. Its a logistics website with several forms and online purchase options.. nothing too difficult to make them work with the new design.

      The only thing im unsure about is their track and trace module. I checked out the source code and it's just a form:

      <form id="trackParcel" action="" method="get"><input id="tracking-number" class="textInput" type="text" name="tracking-number" value="" maxlength="20" /><div class="submitButton"><input id="track" type="submit" name="submit" value="Track" />

      I checked and the form submits to parcel.html . This page then displays where the package is based on the number inserted in the form prior to getting to this page... how do i replicate this? Will i just copy the entire code on this parcel.html page? I need to copy the exact code to make this track and trace work on the new website.

      If anybody has any experience with this or can give me some pointers that would be fantastic! Thanks!
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: track and trace

    Posted 12 years 7 months ago

Time to create page: 0.076 seconds