#Shipments tracking

<hr/>

<!--https://vas.brt.it/vas/sped_det_show.hsm?referer=sped_numspe_par.htm&Nspediz=123050113292&RicercaNumeroSpedizione=Ricerca-->

<!--

##BRT - DPD
<form target="_blank" action="https://vas.brt.it/vas/sped_det_show.hsm" method="get">
  <input type="hidden" name="referer" value="sped_numspe_par.htm">
  <input placeholder="Tracking number" type="text" size="25" maxlength="25" name="Nspediz" value="">
  
  <input type="hidden" name="RicercaNumeroSpedizione" value="Ricerca">

  <input type="hidden" name="ClienteMittente" value="1230772">
  <input type="hidden" name="RicercaChiSono" value="Search">
  <input type="hidden" name="DataInizioGiorno" value="01">
  <input type="hidden" name="DataInizioMese" value="01">
  <input type="hidden" name="DataInizioAnno" value="0001">
  <input type="hidden" name="DataFineGiorno" value="31">
  <input type="hidden" name="DataFineMese" value="12">
  <input type="hidden" name="DataFineAnno" value="9999">
  
  <input class="btn btn-primary"  type="Submit" name="button" value="Track">
</form>

[BRT - DPD tracking page](http://www.brt.it/en/index.do)

<hr/>

-->

##DHL
<form target="_blank" action="https://www.dhl.com/en/express/tracking.html" method="get">
  <input type="hidden" name="brand" value="DHL">
  <input placeholder="Tracking number"  type="text" size="25" maxlength="13" name="AWB" value="">
  <input class="btn btn-primary" type="Submit" name="button" value="Track">
</form>

[DHL tracking page](https://www.dhl.com/en/express/tracking.html)

<br/>

For any problems please <a href="/contact_us"> contact us</a>.
