Michiel
Guest
|
Posted:
Wed Jun 02, 2004 12:27 pm Post subject:
Re: License issuing aspx.net page... |
|
|
"Chris" <anonymous@discussions.microsoft.com> wrote in message
news:1644e01c447b4$adaedca0$a501280a@phx.gbl...
| Quote: | following source code is WMRM License issuing ASP.NET Page.
Whenever end user click encrypted contents, this page
called TWICE times.
|
This is correct, I get that too. The challenges are nearly identical,
however the second call seems to add a line break or smt, so I always use
only the first. When you need to get browser capabilities of the client, use
the second call cuz the first one doesn't seem to be in any browser. |
|