jag har liksom skrivit koden nedan, (bortse ifrån kommentar tecken.. ville bara kunna spara utan att ändra koden...)
strPost = RecSet("strPost")
strPost = Replace(strPost,vbCrLf,"<br>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":)","<img src='smiley1.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":(","<img src='smiley2.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":-)","<img src='smiley3.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,";)","<img src='smiley4.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,";(","<img src='smiley5.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":P","<img src='smiley6.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":D","<img src='smiley7.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":O","<img src='smiley8.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":sarcasm:","<img src='smiley_sarcasm.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,"=/","<img src='smiley9.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":cool:","<img src='smiley10.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":love:","<img src='smiley_love.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":fuck:","<img src='smiley_fuck.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,"LOL","<img src='smiley_lol.gif'>")
'strPost = RecSet("strPost")
'strPost = Replace(strPost,":evil:","<img src='smiley_evil.gif'>")
Men när jag gjorde detta ignorerade den allting.. gjorde inte äns den första replacen...