Re: Image with textbox embedded inside

Tech-Archive recommends: Speed Up your PC by fixing your registry



thewhoracle wrote:
I know I can make an Image with a textbox inside by hacking the image
into smaller pieces and placing them around the text box,  but is there
a way to just embed the textbox in the image?
Relatively new to ASP.net with VB,  so any pointers in the right
direction on this one would be great.  Thanks!


Perhaps look at a CSS approach with layers... simply layer the textbox on top of the image.
Or, use the image as a background-image in a TD tag or such?


--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
.



Relevant Pages

  • Re: Record Numbers on Form
    ... You may like to try placing a TextBox on the Form with the ControlSource: ... I tested this in A2002 which worked fine but IIRC, ...
    (microsoft.public.access.forms)
  • Re: Where the cursor starts after clicking no a text box
    ... Placing the code in the ... the click event will not fire every time you enter the control. ... GotFocus event will have no effect when the textbox is entered by way of ... and so the "start" of the field is the right hand side of the textbox, ...
    (microsoft.public.access.forms)
  • Re: USE OF QUERY BUILT IN SQL IN A CALCULATED CONTROL FIELD .
    ... are you placing the SQL in the Control ... Source of a textbox? ...
    (microsoft.public.access.forms)
  • Re: text box: Key_Down() & KeyPress() does not receive button?
    ... Placing the new textbox on that form works fine. ... When key is pressed the mnuEdit sub is activated (mnuEdit is the ... step through mnuEdit sub on exit it takes me to the start of Form_KeyDown ...
    (microsoft.public.vb.general.discussion)
  • Re: Image with textbox embedded inside
    ... > into smaller pieces and placing them around the text box, ... > there a way to just embed the textbox in the image? ... Il mio blog: http://blogs.aspitalia.com/az ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)