
|
Asking for
guidance is a sign of strength.
Whether you're looking for someone to talk to,
searching for more meaning in daily life, or seeking ways
to bring your family closer together, the Evangelical
Lutheran Church in America can help. |



|

<%
set conntemp=server.createobject("adodb.connection")
conntemp.open "DATA SOURCE=IDENTITY"
set rstemp=conntemp.execute("SELECT * FROM identity WHERE date_fld = Date()")
Response.write FormatDateTime(Date, 1)&" "&rstemp("memo_fld")
rstemp.close
set rstemp=nothing
conntemp.close
set conntemp=nothing
%>
|

|
|
|
|