This topic is locked

Events and WebServices

5/20/2010 11:13:43 AM
ASPRunner.NET General questions
P
pinkpanther author

Is there a way to call Webservice on Login Page: Before Process event ?

Sergey Kornilov admin 5/20/2010

Sure,
you can put any .NET code snippet there and call a web service.