Is there a way to control how the hspace is added to an image inside a textfield. The problem I'm having is I want an image to stay flush to the left of the textField and only have the hspace on the right of the image. If I put hspace="20" I get 20 pixels of padding on the left also and it pushes the image in 20 pixels so it is no longer flush to the left of the page.
Anyone know how I could achieve this and still have the image inside html textfield.
