classic ASP AJAX
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Is this supported. I know of ATLAS but i don't wish to use a dll. does ASP support it?
-
Is this supported. I know of ATLAS but i don't wish to use a dll. does ASP support it?
Any programming platform for the web supports AJAX. It's the browser that does the real work, the web application only has to answer to requests and return a result, that doesn't differ from a regular web page. ATLAS is an AJAX library for ASP.NET, you can't use it with ASP. --- b { font-weight: normal; }