% if session("id")="" then
session("geturl")=geturl
response.Redirect("../login/login.asp")
response.end
end if
sql="select * from corporation where id="&session("id")&""
set rs=conn.execute(sql)
%>
<%=rs("name")%> (<%=rs("user")%>)
<%=rs("ch")%>,您好! <%
sql1="select count(id) from getprice where mycid="&session("id")&" and sendflag<>1"
set totle=conn.execute(sql1)
totle=totle(0)
if totle>0 then response.write" 您有 "&totle&" 条新留言! 立即查看"
%>
我的商务助手!
为了让您使用起来更方便,我们在搜集了众多商人的意见和建议后,对商务助手进行了优化。
我的状态
供求信息 -
您今天还没有发布任何供求信息,请
点此发布
<%
if session("flag") = 1 then
%>