求助,一个调用字段的问题
这好像是调用字段m_id,请问调用字段m_title怎么改。dim id
id=getForm("id","both")
if isNul(id) then
die "err"
else
if not isNum(id) then echoSaveStr "safe" else id=clng(id)
end if
[ 本帖最后由 jundbafj 于 2009-8-23 12:06 编辑 ]
2009-08-23 12:01
2009-08-23 12:24