[jQuery] jQuery Build Procedure - Help

2009-09-03 Thread Lokesh

Hi,

I am new to jQuery, and following the link

http://docs.jquery.com/Downloading_jQuery - section Build Process to
build it

And ended up with the error.
Execute failed: java.io.IOException: Cannot run program svn:
CreateProcess error=2, The system cannot find the file specified

Could some one guide me how to overcome form this error.

Please clarify me on these
1. What is the purpose of this build process?
2. Do I need to build the code/script, If I am writing jquery for my
application/screen?

Regards,
Lokesh


[jQuery] jQuery AJAX Autocomplete with ASP .NET

2008-05-06 Thread Lokesh

Hi,

How can I use jQuery AJAX Autocomplete script to call my AJAX method
from ASP .NET instead of php.