|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Mar 2007
2 posts
Gave thanks: 0
Thanked 0 times
|
AJAX Setup
So I'm trying to start learning some AJAX.. And I'm encountering some problems, so tried to dig out some info..
Do I need to setup my server to be ASP capable? Are shared servers capable of this? Thanks in advance for any help ![]() |
|
|
|
|
|
#2 (permalink) |
|
He shoots.. He scores!
Super #1
Joined in Feb 2007
Lives in A room with no windows.
Hosted on SH110
1,442 posts
Gave thanks: 46
Thanked 140 times
|
hmmm, I am trying some ajax myself.. although nothing worthy of public viewing...
And I am not aware of needing ASP, unless, you are looking to specifically use ASP. As far as availability, I am not aware of ASP support on shared servers. If no one else knows, open a support ticket. PC
__________________
SH110
|
|
|
|
|
|
#3 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Mar 2007
2 posts
Gave thanks: 0
Thanked 0 times
|
Thanks for the response, Puckchaser!
I submitted a ticket also, and it seems that linux servers do not support ASP =( The tutorial I used (w3schools.org) used ASP so that's what I stuck with.. I did some tweaking to try PHP, and it worked fine I'm not too familiar with either PHP or ASP so not sure if there's an advantage to either, but ya.. |
|
|
|
|
|
#4 (permalink) |
|
Surpass Fan
Seasoned Poster
Joined in Feb 2007
Lives in Maine
Hosted on SH110
40 posts
Gave thanks: 3
Thanked 3 times
|
You don't need ASP at all. Play around with some of the AJAX sample over at http://script.aculo.us/ or http://moofx.mad4milk.net/ .
|
|
|
|