PDA

View Full Version : adding icon and links into a forum message boby


chris_angell
04-16-2004, 06:07 PM
hello I have made a forum... but the main message thread come from the data base as a memo,

what I am trying to do is make the message boby a little more dynamic

like you have done here.. but the problems I am having is

<%=forum(rst("message"))%> this is the way i call the info, which mean how they format the input box is how it will display in the thread


<%=rst("message")%> like this i can add html tags but it does not format the text...

so i am a bit stuck, i am trying to think of a way to add icons with out sayiong to the forum members but a <br> if you want to drop a line ???

i was thinking something like this

if
Body = replace(Body, ":)", "<img src=smile0.gif border=0>")
end if..

i don't know if this make scese,, but if you could help, You would make me happy :)

many thanks chris

angst
04-16-2004, 07:47 PM
I'm sorry, but i'm not really understanding what u want here,

u want to just show smile faces in ur forum?

I've just finished building my own ASP forum last week, so it's all still fresh in my head ;)

chris_angell
04-16-2004, 07:58 PM
yep, that is it, it is amazing how you summed it up in one sentance...

you sound a good man to know....

so how can I make it possible to add threads and icons to my forum message area ??

if you go to www.theordinaryboys.com

this is the site I am trying to do it to ???

many tha nsk chris :thumbsup:

chris_angell
04-23-2004, 12:53 AM
hello

can no one help......... can any one recommend any links to look at that may be able to help ???

thanks :)