calling a web service -- w/o serverside code?

J

Jason Shohet

Can a website (html, javascript, xml etc) that does not have serverside
code, call a webservice on my .NET server?
(And InfoPuke is not an option -- needs to work from a browser application,
not some heavy client Microsoft Office patch)

TY Jason Shohet
 
K

Kevin Spencer

Yes. Read about JavaScript Behaviors.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top