I wrote a stored procedure to replace the functionality in this one application at work. The application is ASP with javasript. Is it possible to call a stored procedure using javascript? If so, could someone please provide an example of how to do this? I searched on the web and didn't find much using javascript.
Thanks.