B
Barbiturico76
Hi again, another question for you.
In C# WinForms I used to create html and visualizing it in a IE wrapper,
without even create a file on the system. It was very useful.
Is there a way to reproduce the same behaviour in ASP.NET?
I mean, a user send a request of a page with some parameters, my WebApp
elaborates them and gives back a brand new HTML page (no ASP.NET
template, no aspx page behind).
I'm a newbie in WebApplications so forgive me if this is a stupid question.
See you.
In C# WinForms I used to create html and visualizing it in a IE wrapper,
without even create a file on the system. It was very useful.
Is there a way to reproduce the same behaviour in ASP.NET?
I mean, a user send a request of a page with some parameters, my WebApp
elaborates them and gives back a brand new HTML page (no ASP.NET
template, no aspx page behind).
I'm a newbie in WebApplications so forgive me if this is a stupid question.
See you.