Hi,
Thx ur help Richard , but ur method doesn't work.
However, when I switch to the PHP5 RC1, it works!~~
I use the recommonded php.ini setting.
my previous version is 4.3.6.
I really love PHP 5! :)
Strongly suggest anyone who uses COM switch to PHP 5.
Hello Steven,
Saturday, April 24, 200
Hi,
When I converting lines of ASP code:
<%
dim keysobjs
dim privkey
dim pubkey
dim seed
Set keysobj= CreateObject("wmrmobjs.WMRMKeys")
keysobj.GenerateSigningKeys privkey, pubkey
seed = keysobj.GenerateSeed()
Response.Write privkey
Response.Write ""
Response.Write pubkey
Response.Write ""
Respon
2 matches
Mail list logo