dropdown list box in from of image

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I am trying to put a dropdown listbox in front of an background image
and it is not allowing me to do so. This in in a web app and it is a html
background image. Any ideas?

Thanks,
Brian
 
Brian,

When you are not able to do things in clear HTML than it is as well not
possible to do it in ASPX. This kind of things are done that in a Table is
set a backgroundimage and than place a control in that table. Not by using
an imagebox.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top