R
Rafael Veronezi
Hello,
I need to write a .net component, wich will output data in html. Like, I
call a method, and that method must write in the current stream that will be
sent to the client, it's pure html that will be written...
I would like to know what's the best method to do that...
It's a component, because it'll be use on a lot of projects. I think that it
will write it's html output in the entire page, but I'm not sure (still
designing), I was thinking about writing some kind of control, what about?
Thanks,
Rafa
I need to write a .net component, wich will output data in html. Like, I
call a method, and that method must write in the current stream that will be
sent to the client, it's pure html that will be written...
I would like to know what's the best method to do that...
It's a component, because it'll be use on a lot of projects. I think that it
will write it's html output in the entire page, but I'm not sure (still
designing), I was thinking about writing some kind of control, what about?
Thanks,
Rafa