How do I use ASP

Status
Not open for further replies.

colinm44

New Member
Messages
1
Reaction score
0
Points
0
I uploaded ASP web pages but when I look at my site all I see is the code. How do I get the ASP pages to run?
 

polpoly

New Member
Messages
9
Reaction score
0
Points
0
hey guys, I'm no expert but as far as I know, x10 doesn't support classic ASP.
you need to write ASP .NET pages...because they have linux servers and mono
is used to host the ASP .NET stuff. Apache has ASP support i think, so long as you code
in Perl or something.

My suggestion is:
http://msdn.microsoft.com/en-us/library/ms973813.aspx

or use PHP.
 
Status
Not open for further replies.
Top