Hey I need help on something simple I can't solve. I save the data from an RTE into a MySQL database. When I retrieve this information it has been HTMLEncoded, which is necessary I understand that. But I need to show this data as HTML back onto the screen without using the RTE (just display only). I am not using .NET yet, so I do not have the SERVER.HTMLDecode function. Is there some way to have this information converted back into HTML for use? I hope this makes sense. I have never used a forum before, but I need help on this ASAP if possible. Thanks in advance! Wes