Hello,

I've created a table web server control that does what I want (imagine that!!). But my problem now is I would like to send this to a file anyone know how I can do that?

KG

It's really not clear what you are trying to do...Could you give some more details?

-sypher

Obviously I'm using ASP.NET to create my pages. Instead of using a data grid I put a table on my web form and in my code I created a table through a loop that looks the way I want. I need to have my code written to a file. I'm able to use streamwriter for my other parts, but am not able to get streamwriter to write the table to a file. I was wondering if anyone knew if there was anyway to have the table written to a file. Is this a little more clear?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.