|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
wordwrap with recordset
<i><b>Originally posted by : andrew (harrison@tiscalinet.it)</b></i><br /><br />when I insert data into my database it doesn't wrap when called by a search.It is all presented in one long line.<br />How do I get the text to wrap when I use response.write?
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : STEVENS (stevens@worldshare.net)</b></i><br /><br />First of all, Make sure your data has spaces and that it is not just 1 word. The use Replace(rs("?????????"), vbCrLf, "<BR>" & vbCrLf, 1, -1, 1).<br />That should do it.<br /><br />------------<br />andrew at 11/10/2000 1:58:36 PM<br /><br /><br />when I insert data into my database it doesn't wrap when called by a search.It is all presented in one long line.<br />How do I get the text to wrap when I use response.write?
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > wordwrap with recordset |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|