Forum: Site Layout and Usability Jun 19th, 2007 |
| Replies: 5 Views: 19,347 Thanks for this easy to follow tutorial! |
Forum: ASP.NET May 31st, 2007 |
| Replies: 2 Views: 1,154 It's vb.net code (mostly upgraded from vbscript through a converter). |
Forum: ASP.NET May 30th, 2007 |
| Replies: 2 Views: 1,154 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"-->
... |