Home > front end >  Asp mobile phones posted pictures
Asp mobile phones posted pictures

Time:10-29

http://m.tt761.com/try/up.asp
My test url above:

How do you write HTML code is as follows, jump to the upload. The asp? This is a page I see someone, but the upload. Asp do not know how to write
Please help, thank you,


1
<meta name="viewport" content="width=device - width, initial - scale=1.0, the minimum - scale=1.0, the maximum - scale=1.0, user - scalable=yes" & gt;
<meta content="initial - scale=1.0, user - scalable=no, maximum - scale=1" media="(device - height: 568 px)" name="viewport"/& gt;
<meta name="apple - the mobile web - app - capable" content="yes" & gt;
<meta name="apple - the mobile web - app - the status bar - style" content="black" & gt;
<meta http-equiv="Content-Type" content="text/html; Charset=utf-8 "/& gt;
<meta name="description" content="2" & gt;
<script SRC="https://bbs.csdn.net/topics/Scripts/TouchSlide.1.0.js" & gt; </script>
<script SRC="https://bbs.csdn.net/topics/Scripts/banner.js" & gt; </script>
<script SRC="https://bbs.csdn.net/topics/Scripts/jquery-1.6.2.min.js" & gt; </script>
<script SRC="https://bbs.csdn.net/topics/Scripts/function.js" & gt; </script>
<script SRC="https://bbs.csdn.net/topics/Scripts/Validform_v5.3.2.js" & gt; </script>

<script SRC='https://bbs.csdn.net/topics/Scripts/jquery.cxselect.js' & gt; </script>
<script SRC='https://bbs.csdn.net/topics/Scripts/cate.js' & gt; </script>

JQuery (document). Ready (function () {
$(' # cate). CxSelect ({url: 'Scripts/profl. Js, required: true, selects: [' Sel0', 'Sel1 and Sel2']});

});
</script>

<body>






<style type="text/CSS" media="screen" & gt;
. BtnClass {margin - left: 0; }
</style>
















Description & lt;/td>



$(". Addgyform "). Validform ({
Tiptype: 2,
Postonce: true
});

The function showPic (SRCX) {
Document. The getElementById (' showidc). InnerHTML='& lt; Img SRC="https://bbs.csdn.net/topics/+ SRCX + 'width=" 60 "/& gt; ';
}
</script>
<script SRC="https://bbs.csdn.net/topics/Scripts/jquery.uploadifive.js" type="text/javascript" & gt; </script>
The $(document). Ready (function () {
$(' # upload). Uploadifive (
{
"Auto" : true,
'buttonClass' : 'btnClass',
'buttonText' : 'choose' images,
'queueID' : 'the queue',
"Multi" : false,
'uploadScript' : '../uploadify/upload. Asp ', ' how to write the upload here. Asp
'fileSizeLimit: 102400,
'onUploadComplete:
Function (file, data) {
If (data) {
$(' # uploadifive - upload). Hide ();
$(' # tp). Val (data);
$(' # img). Attr ({" SRC ": data});
}
The else {
Alert (' upload failed!! '+ rspdesc);
}
},
'onCancel:
The function () {
$(' # img). Attr ({" SRC ":" "});
$(' # uploadifive - upload.) the show ();
}
});
})
</script>





CodePudding user response:

nullnullnullnullnullnullnullnullnull
  •  Tags:  
  • ASP
  • Related