|
replace help (I'm new :]) -
Hi there, could someone please help me with the VBScript replace function.
I know the code and everything, but basically, I'm retrieving data from a form to display on a front page, and I want to replace VBCrlf (return key) with <br>, the code I use to request information is <%=rs("info")%>. All help would be appreciated hugely!
|