Henrik jeg siger mange tak..
Sådan ser mit link ud:
- [url=
http://www.thefatman.dk|TheFatman link[/url]
og min kode:
- Indhold=request.form("kommetare") 
- ' Smilies
- Indhold=Replace(Indhold,"[:)]","<img src='images/smilies/glad.gif'>") 
- Indhold=Replace(Indhold,"[:(]","<img src='images/smilies/ledsen.gif'>") 
- Indhold=Replace(Indhold,"[:V]","<img src='images/smilies/arg.gif'>") 
- Indhold=Replace(Indhold,"[;)]","<img src='images/smilies/ironi.gif'>") 
- Indhold=Replace(Indhold,"[:D]","<img src='images/smilies/skratt.gif'>") 
- Indhold=Replace(Indhold,"[:O]","<img src='images/smilies/oops.gif'>") 
- Indhold=Replace(Indhold,"[:V:]","<img src='images/smilies/sur.gif'>") 
- Indhold=Replace(Indhold,"[8D]","<img src='images/smilies/cool.gif'>") 
- ' Banned words
- Indhold=Replace(Indhold,"fuck","F***") 
- Indhold=Replace(Indhold,"Fuck","F***")
- Indhold=Replace(Indhold,"FUCK","F***")  
- ' Enter
- Indhold=Replace(Indhold,vbcrlf,"<br>") 
- ' Bold
- Indhold=Replace(Indhold,"
","<strong>") 
- Indhold=Replace(Indhold,"","</strong>") 
- ' Kursiv
- Indhold=Replace(Indhold,"[K]","<em>") 
- Indhold=Replace(Indhold,"[/K]","</em>") 
- ' URL
- Indhold=Replace(Indhold,"[url=","<a href=") 
- Indhold=Replace(Indhold,"|",">") 
- Indhold=Replace(Indhold,"[/url]","</a>") 
- ' Underline
- Indhold=Replace(Indhold,"
","<u>") 
- Indhold=Replace(Indhold,"","</u>") 
Syntes lige jeg ville dele den med jer *GG*
Du kan se siden her 
http://www.thefatman.dk/?site=gb
-- 
Vil du lære at kode HTML, XHTML, CSS, SSI eller ASP?
 - Pædagogiske tutorials på dansk
 - Kom godt i gang med koderne
KLIK HER! => 
http://www.html.dk/tutorials