|
Home > Archive > IIS ASP > March 2007 > Ajax and ASP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| glbdev@gmail.com 2007-03-23, 1:22 pm |
| Does anyone know of a site where I could learn how to use Ajax with
ASP? I am a complete newbie to AJAX (know the name and that's about
it) but am interested to see if it could help my applications. The
only help I can find involves ASP.Net not classic ASP.
Thanks,
Steve
| |
| Anthony Jones 2007-03-23, 1:22 pm |
|
<glbdev@gmail.com> wrote in message
news:1174660280.220954.212000@b75g2000hsg.googlegroups.com...
> Does anyone know of a site where I could learn how to use Ajax with
> ASP? I am a complete newbie to AJAX (know the name and that's about
> it) but am interested to see if it could help my applications. The
> only help I can find involves ASP.Net not classic ASP.
>
> Thanks,
> Steve
>
This tutorial uses some simple ASP
http://www.w3schools.com/ajax/default.asp
also worth a read is:-
http://developer.mozilla.org/en/docs/AJAX
| |
| glbdev@gmail.com 2007-03-23, 1:22 pm |
| On Mar 23, 11:12 am, "Anthony Jones" <A...@yadayadayada.com> wrote:
> <glb...@gmail.com> wrote in message
>
> news:1174660280.220954.212000@b75g2000hsg.googlegroups.com...
>
>
>
> This tutorial uses some simple ASP
>
> http://www.w3schools.com/ajax/default.asp
>
> also worth a read is:-
>
> http://developer.mozilla.org/en/docs/AJAX
Thanks Anthony, I'll check them both out.
- Steve
|
|
|
|
|