Forum: ASP.NET May 31st, 2007 |
| Replies: 2 Views: 1,170 It's vb.net code (mostly upgraded from vbscript through a converter). |
Forum: ASP.NET May 30th, 2007 |
| Replies: 2 Views: 1,170 An interesting thing happened to me today. I'm converting an asp webpage to asp.net. One of my pages has functions from another file imported through the
<!-- include file="myfile.aspx"-->
... |