Hi All,
Im generating some output files(kind of reports) in my reportGenerator class.Acutally im creating then into hard disk and showing them in browser. But i want this scenario to be developed into my project :
Want to return the generated file as stream to another class, and show that file into broswer with out creating that file anywhr in the hard disk.
Your help is much appreciated.
Thanks in Advance,
Shanti.