FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
Creating the javascript to call a Web Service in Atlas/Ajax - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on .NET, Sql, ASP.NET, and other crazy shenanigans

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Creating the javascript to call a Web Service in Atlas/Ajax

<script type="text/javascript" language="JavaScript" src="WebService.asmx/js">

So, I want to call some methods on this web service on my web server that is called WebService.asmx.  I need some javascript on the client that can do that.  Well, with Atlas, if I add the "/js" option to the src attribute's value, then I get the javascript necessary and I can call into my WebService methods.

Wally

Posted: Oct 04 2005, 04:30 PM by Wallym | with 2 comment(s)
Filed under: ,

Comments

Scott Allen said:

It's cool, very cool. I they go one step further and let us drop a WSDL file into a directory where a build provider can spit out a proxy script.
# October 4, 2005 8:30 PM

ManageProgressTracking.asmx said:

I have to consume ManageProgressTracking through ajax, so pls help me out

# July 16, 2007 4:55 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)