I have a website (www.teahua.com) that is written using ASP.NET (2.0) and C# running on a Debian server using mono. The hosting provider provides statistic on the website using webalizer.
The statistics is accessed uing www.teahua.com/stats (and it runs the index.html page).
I am relatively new to the ASP.NET arena. My question is how can I display / include the stats page, and all other links from that page, using ASP.NET.
Thank you for your help