Inherit from the button control and override the render method to use the
button tag instead of the input tag. Thats the easiest fix.
--
Direct Email:
Michael.Baltic@RemoveCharactersUpTo#NCMC.Com
Staff Consultant II
Enterprise Web Services
Cardinal Solutions Group
"Ric_C" wrote:
> Well, Steve...
>
> Unfortunately, I neither work for JPL, nor do I have a Chemistry
> degree, so I'm definitely not a rocket scientist.
>
> I've tried every what I know (in my somewhat limited scope of
> knowledge) to get the controls to render properly. I've tried adding
> the controls overriding OnPreRender and also overriding Render as well,
> but I'm still getting exactly the same result: image and label text
> rendering to the left of the button itself. Now, I could probably play
> with stupid CSS tricks to move the various elements onto the face, but
> that seems more like a kludge than a solution.
>
> So, do you have any suggestions that could point me down the road to
> solving this problem? Unfortunately, I don't have "big book stores"
> anywhere nearby, so I'm left with what I can dig up on Google.
>
> I appreciate any help you might want to offer.
>
> Take care,
> Ric
>
>