This needs to be done client-side. Add some code like this to the output: <form> <input type="button" value="Print This Page" onClick="window.print()" /> </form>
or <a href="javascript:window.print()">Print This Page</a> HTH Will On 1/15/07, Romulo Hunter <[EMAIL PROTECTED]> wrote: > if you want to write some data, we say one o two pages of data like a > table data or grid with a result of query, and write through > "FireFox.File.Print()", This possible?. Sorry if is it a stupid > question. (I really want to know if ASP.Net -and mono- have something > like a basic print method?). > > Thanks in advance... > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
