Click to See Complete Forum and Search --> : [RESOLVED] insert text in form via link


Josh18657
06-13-2006, 06:48 PM
Not sure if I worded that correctly but what I want to do is what most forums have allowing you to insert a smiley in a text box mid sentance. So the user would be able to start typing, then click on the pic of the smiley and then :) or what ever will be inserted in the text box. Hope someone knows what I'm talking about.

I know how to use str_replace to convert the :P to the smiley pic already, just stuck on the getting :P into the text box without needing to type it in.

Thanks for any help you can give me.

Josh

Josh18657
06-14-2006, 01:40 AM
Found the answer for anyone who may have been trying to do the same thing.

http://www.webdeveloper.com/forum/showthread.php?t=95523