Im using inno setup for creating a custom page and validating serial number l, now my doubt is that can i run a webservice when the user enters the serial number and clicks next button so that i can validate the serial number entered by the user on server side
How can i call a webservice when the user clicks the next button, is it possible to call webervice from the custom page of innosetup?