J
|
Jane 4/18/2008 |
Hi, if request.querystring("copyid1")<>"" then smarty("value_FieldName") = request.querystring("copyid1") end if
|
K
|
khyj author 4/20/2008 |
Thanks. if request.querystring("copyid1")<>"" then smarty("in_date") = request.querystring("copyid1") end if
|
J
|
Jane 4/22/2008 |
Hi, if request.querystring("copyid1")<>"" then smarty("value_FieldName") = request.querystring("copyid1") end if |
K
|
khyj author 5/6/2008 |
Oh... yes.. I missed the signature. |