Using Page Methods when adding the ScriptService attribute is overkill for a single page -- find out how to add the functionality directly using AJAX. Web services provide a great way to exchange data ...
I have a perl web service that uses the SOAP::Lite Module. It works; I can consume it with a perl client. The point of this whole excercise is to pass a parameter from the VB .Net client to the Perl ...