/    Sign up×
Community /Pin to ProfileBookmark

Simple shipment tracking

Hi, I’m currently using this HTML code to track shipments for DHL. However I want to add a radio button group with multiple couriers instead of only DHL. For example someone selects USPS, instead of going to DHL it will go to USPS instead when they insert their tracking number.

[CODE]<html>
<head>
<title>DHL – Track By Tracking Number</title>
</head>

<body>
<form name=”form1″ method=”get” action=”http://www.dhl-usa.com/content/us/en/express/tracking.shtml?”>
< input type=hidden name=brand VALUE=”DHL”>
<input type=”text” name=”AWB” size=”10″><br>
<input type=”submit” value=”Submit”><br>
<input type=”reset” value=”Reset”>
</body>
</html>
[/CODE]

Buttons
DHL, USPS, UPS, FEDEX

to post a comment
HTML

0Be the first to comment 😎

×

Success!

Help @Jeffrey91 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.15,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...