How to display a a href and a img src inside a input box (text box). ex: i want to display this inside a text box (
Based on the comments, I would guess that you want an input field that has that HTML code as the default text. You must use character reference codes for quotes and less/greater than signs.
(By the way, you mentioned "like in Photobucket" -- you can just look at the site's HTML to see how they do it.)