ASP code doesn't work in ASP.Net?

Jgtdragon

Diamond Member
May 15, 2000
3,816
19
81
Hmmm I got some asp code that doesn't work when extension is switched to aspx.

Example: <% =Request.ServerVariables("LOGON_USER")%> works in .asp, no worky in .aspx?