![]() |
#2
wangzhao85502012-03-25 00:16
|
<%SqlString="select top 1 * from NwebCn_About where id=4"
Content=getfield(SqlString,"Content"&hwb_LG)
content=replace(Content,"../",hwb_MP)
response.write content
%>