| | |
|
|
|
Please help with script |
| message from Zwi2000 on 23 Jul 2004 |
This script is to display the line if the recordset value is "0", how can I
change this to NULL ?
<% if (StepsHistory.Fields.Item("LastModified").Value == ('0')) { //
script %>
<a href="SetstartedSP.asp"><img src="../../../Images/greenarrow.gif"
width="12" height="11" border="0"></a>
<% } // if (StepsHistory.Fields.Item("LastModified").Value == ('0'))
script %>
Z
|
|
Archived message: Please help with script (Macromedia Dreamweaver Web Design)