Steven

Steven

  • NA
  • 4
  • 0

Asp.net 2.0 dynamically writing a .html file

Apr 26 2009 6:31 AM

Does anyone know how asp.net 2.0 can dynamically write a .html file without saving it to the server. Can you stream a file down to the browser, anything.html, without anything.html physically being on the hard drive? I hope this makes sense.

Note:I want to create a completely seperate page with its own unique url only existing in the users' browser with its own name.

Any help or hint would be appreciated!


Answers (1)