>>>Unfortunately, due to the way ASP.NET works (e.g., code behind), you will >>>need to rewrite functionality to move your site into .NET.
This is true...however...I am converting existing ASP Modules into User Defined Controls and including them on pages.. I have found that by using this technique I do not have to rewrite that much code. In fact...I have already developed a few very good methods of reusing nearly 98% of the old ASP code under .NET. (This means NOT using ADO.NET!) Tony -- http://cms-list.org/ trim your replies for good karma.
