Forum Discussion
MM
12 years agoQrew Member
i followed the above and entered the "search by" as HAWB Number, and "NUMBER" as 5836271 and i got the tracking information, but the URL only shows this:
http://www.shiptrax.com/sneak/public/custom_quicktrax.asp?A=OMNILOGISTICS
so i can't copy & paste it into my URL formula and substitue "&URLEncode(blahblahblahfieldname]),
i looked at the source code of the tracking page and discovered that the the name of the "Search By" field is called cboSearchBy so i tried adding it to the URL formula like this:
"http://www.shiptrax.com/sneak/public/custom_quicktrax.asp?cboSearchBy=HAWB";,
just to see if i could get the correct option selected...
http://www.shiptrax.com/sneak/public/custom_quicktrax.asp?A=OMNILOGISTICS
so i can't copy & paste it into my URL formula and substitue "&URLEncode(blahblahblahfieldname]),
i looked at the source code of the tracking page and discovered that the the name of the "Search By" field is called cboSearchBy so i tried adding it to the URL formula like this:
"http://www.shiptrax.com/sneak/public/custom_quicktrax.asp?cboSearchBy=HAWB";,
just to see if i could get the correct option selected...