I would like to set variable to this recordset
can someone help me with this issue
<%=(Recordset1.Fields.Item("first").Value)%>
Here is the rest of code
<p><font class="headline"><span class="style5">Welcome: </span><strong><span class="style9"><%=(Recordset1.Fields.Item("first").Value)%></span></strong></font>
can someone help me with this issue
<%=(Recordset1.Fields.Item("first").Value)%>
Here is the rest of code
<p><font class="headline"><span class="style5">Welcome: </span><strong><span class="style9"><%=(Recordset1.Fields.Item("first").Value)%></span></strong></font>