why can't i use asp script?
why can't i use asp script?
this disappoint me,i only know asp language
maybe some asp pages work normally,but the server consider them as html pages,all active features don't work.
check this out please:
http://thesunfei.pcriot.com/mess.asp
it should display blank if asp was supported.
the same it should be a install script
http://gen10.x10hosting.com/foros/setup.asp
because ASP is an active server page, and by default, asp pages are not supported by apache. ASP is a microsoft language, and works with an IIS server (Windows server).