How to generate MD5 using VBScript in classic ASP?

前端 未结 6 519
慢半拍i
慢半拍i 2020-12-05 11:29

I need to generate an MD5 in my application.

I\'ve tried google but only find PHP code for MD5. I need to connect to a client system that validates using MD5 hash bu

6条回答
  •  悲&欢浪女
    2020-12-05 12:03

    Thanks for all the links provided above, they were useful but this one I found really did the job if anybody ever needs it. VBScript-MD5

提交回复
热议问题