Forums
This topic is locked
Format and Crop Sentence
Replies
Replied 05 Feb 2003 16:20:44
05 Feb 2003 16:20:44 Julio Taylor replied:
what language are you using?!
------------------------
Julio
PHP | MySQL | DWMX | ColdFusion
ICQ: 19735247
------------------------
Julio
PHP | MySQL | DWMX | ColdFusion
ICQ: 19735247
Replied 05 Feb 2003 16:43:43
05 Feb 2003 16:43:43 Mark G replied:
LOL... if i told you that it would be too easy, heh heh.
I'm using ASP/VBscript. heres a example of the code.
<% =(CropSentence((rsRECSET.Fields.Item("FIELD"
.Value), 600, "..."
) %>
&
<%=Replace(rsRECSET.Fields.Item("FIELD"
.Value,chr(13),"<br>"
%>
but i need to combine them.
i hope this makes more sense
Edited by - Mark113 on 05 Feb 2003 16:50:07
I'm using ASP/VBscript. heres a example of the code.
<% =(CropSentence((rsRECSET.Fields.Item("FIELD"


&
<%=Replace(rsRECSET.Fields.Item("FIELD"


but i need to combine them.
i hope this makes more sense
Edited by - Mark113 on 05 Feb 2003 16:50:07