Is it possible to do nonsilent delivery of a WMRM DRM license via ASP.NET (ideally MVC)?
I have silent delivery working fine.
All the samples from the SDK (WMRM10.1) are in asp - of which I have no experience (I went from PHP to ASP.NET).
It looks like I need to implement the actual issuance in vbscript or JavaScript included with the html. Is this right?
Does anyone have an example of doing nonsilent license issuance in JavaScript/ASP.NET?