Here's the deal...


encVal = Encrypt(someVar,someKey)
safeVal = JSStringFormat(encVal)


I need to use JSStringFormat to make the encrypted value JS safe, but when
trying to decrypt it, it obviosuly is thrown off since there are escape
slashes in the string nw... is there anyway to reverse JSStringFormat?


Thanks!


Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to