how to write .ashx but in a control library?

L

Lloyd Dupont

I'm writing my own custom web library to reuse in my web project.
On of the simple control I like is a table with round corner.
The corner images are automatically generated by a .ashx (so they have the
right size, color, etc...)

Now, I have trouble putting this rounded table in my control library because
I can't create .ashx in the control library.
But I know there are things like WebHandler.axd.. isn't there (a
configuration less) way for me to have something similar (in my control
library)?
 

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
474,434
Messages
2,571,685
Members
48,796
Latest member
Greg L.

Latest Threads

Top