블로그 혹은 사이트에 추가해서 사용하면 됨!!

<form action="https://service.epost.go.kr/trace.RetrieveDomRigiTraceList.comm?" method="get" target="_blank" style="margin-top: 3px;">
							<input type="text" name="sid1" placeholder="우체국택배 송장번호"  style="width:230px;"/>
							<input type="hidden" name="displayHeader" value="N" />
							<input type="submit" value="조회" style="" />
						</form>
						<form action="https://www.hanjin.co.kr/kor/CMS/DeliveryMgr/WaybillResult.do?" method="get" target="_blank" style="margin-top: 3px;">
							<input type="hidden" name="mCode" value="MN038" />
							<input type="hidden" name="schLang" value="KR" />
							<input type="text" name="wblnumText2"  style="width:230px;" placeholder="한진택배 송장번호"  />
							<input type="submit" value="조회" style="" /></form>
						<form id="logentrace" onsubmit="logenAction()" target="_blank" style="margin-top: 3px;" action="https://m.ilogen.com/m/personal/trace/">
							<input type="text" name="logennumber"  style="width:230px;" placeholder="로젠택배 송장번호"  />
							<script>
								function logenAction(){
    						var action_src = "https://m.ilogen.com/m/personal/trace/" + document.getElementsByName("logennumber")[0].value;
    						var your_form = document.getElementById('logentrace');
    						your_form.action = action_src ;
								}
							</script>
							<input type="submit" value="조회" style="" />
						</form>	
						<form action="https://www.lotteglogis.com/home/reservation/tracking/linkView?InvNo=" method="get" target="_blank" style="margin-top: 3px;">
							<input type="text" style="width:230px;" name="InvNo" placeholder="롯데택배 송장번호"  />
							<input type="submit" value="조회" style="" /></form>
						<form action="http://nplus.doortodoor.co.kr/web/detail.jsp?slipno=" method="get" target="_blank"  style="margin-top: 3px;">
							<input type="text" name="slipno" style="width:230px;" placeholder="대한통운 송장번호" />
							<input type="submit" value="조회"  style=""/>
						</form>

워드프레스 사이드바 혹은 티스토리 사이드바 등에 HTML로 추가하면 됨!

Leave a Reply

error: Content is protected !!