【www.gdgbn.com--excel】

<%
productid=Right(cstr(productid),Len(cstr(productid))-InStr(CStr(productid), "="))
str_eof = Right(CStr(rs("ld_big_small")), Len(CStr(rs("ld_big_small"))) - InStr(CStr(rs("ld_big_small")), "-"))
Response.Write str_eof
Response.Write productid
Response.end
%>

本文来源:http://www.gdgbn.com/bangongshuma/7649/