Best Way to Create a Graphical Control

M

Maury

Help!
I'm looking for the best way to create a graphical
user control in asp.net...by now I create an
..ascx that uses GDI+ to draw something on itself,
then I use a tag <img src='....myusercontro.ascx>
but I don't like this way...
some hints?
thanks
..:M:.
 
B

Bruce Barker

IE unlike firefox does not support inline images, so the img tag is the only
approach.

-- bruce (sqlwork.com)
 
M

Maury

Bruce Barker ha scritto:
IE unlike firefox does not support inline images, so the img tag is the only
approach.

That's not a good thing....
And what about the generation process?
I use GDI+ and I change the ContentType, is this the
best solution?
I would like to embed a background image, can I? How?
Thanks
..:M:.
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top