哪里出错了?
<P>[em06]这句话哪里出错了?!<BR>mySQL="Insert into downloads(Name,Image,Type,Size,Rank,Language,RefeshTime,Content)" <BR>mySQL=mySQL+"values('"& myName &" ','"& myImage &"' ,'"& myType &" ','"& mySize &" ','"& myRank &" ','"& myLang &" ',#"& myTime &"#,'"& myContent &" ') "</P><P>if myRes.bof and myRes.eof then<BR>response.write"上传成功!"<BR>mySQL="insert into downloads(Name,Image,Type,Size,Rank,Language,RefreshTime,Content)" <BR>mySQL=mySQL+"values ('"& myName &" ','"& myImage &"' ,'"& myType &" ','"& mySize &" ','"& myRank &" ','"& myLang &" ',#"& myTime &"#,'"& myContent &" ') "</P>
<P>myConn.Execute (mySQL)<BR>response.write"<br>你已经上传成功!"<BR>%><BR> <BR> <%<BR> else<BR> response.write"上传失败!"<BR> %></P>
页:
[1]
