Hi,
I have changed the button background on my browser-enabled form to a picture as written here http://www.infopathdev.com/blogs/greg/archive/2005/06/08/Create-a-Picture-Button.aspx
And it works. But after publishing a form to SharePoint site, pictures are disappeared.
Also, i have added pictures with prompts to the form in the following way - added such strings to the sourse code of form:
<img style="WIDTH: 20px; HEIGHT: 15px" alt="max.length 200 characters!" src="info.gif" mce_src="info.gif"/>
Pictures are present, but with no prompts after publishing.
Please, suggest how to do this things in browser-enabled forms!!!!!!!