| |
|
|
<%
if request("infoid")<>"" then
set rs=conn.execute("select * from nproduct where id="&request("infoid"))
if not (rs.eof and rs.bof) then
proname=rs("proname")
content=rs("proinfo")
end if
rs.close
set rs=nothing
end if
%>
|
已解决
我的小孩刚出生十天,偶尔会打喷嚏,正常吗?
悬赏分:0 - 解决时间:2007-6-17 21:59
谢谢
提问者: 我的qq_ - 试用期 一级
最佳答案
太正常了,我宝宝头几个月几乎天天都打喷嚏,也不是感冒什么的,长辈们说这是在打长嚏,谁知道啊?反正没关系的,大了慢慢就好了
回答者:sjbgmtdh - 魔法师 四级 6-17 20:30
提问者对于答案的评价:
谢谢,那我就放心了
|
|
网友评论:(评论内容只代表网友观点,与本站立场无关!) |
【发表评论】 |
|
|
|
|
|
 |
|