
September 19th, 2003, 10:45 AM
|
|
Junior Member
|
|
Join Date: Sep 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Handling Dynamic Images?
Currently I have a form where people can click on a smilie, it puts it into the text box, and on the submit, it converts the smilie code into a full <img tag, then in a dynamic text box, the message is called, but of course the images do not show up.
So my question is... Is there any way I could change the image code that's stored in the database, so when the message is shown, it includes the smilie image into the dynamic text box?
|