Problem passing encrypted string in url

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Julia (codewizard_at_012.net.il)
Date: 09/22/04


Date: Wed, 22 Sep 2004 18:39:45 +0200


Hi

I have a javascript code which take string and encrypt it
since the encrypted string contains unsafe characters
I am calling URLEncode ,but than the result string is much to
long in order to pass in in the URL(i must use this method)

Thanks.



Relevant Pages

  • Re: Storing passwords in a database
    ... select userid from users where user_pass = pwdcompare ... Is there any problems with the encrypted string ... Dim mystring ... 'This is where the encrypted string would be transmitted over the wire ...
    (borland.public.delphi.database.ado)
  • Option Explicit bug?
    ... But now it has (trying to write the encrypted string to an Access database and Access apparently doesn't like the null character). ... Now just for reference, the ONLY changes I made were to split up all those "single line" For..Next loops into blocks and to use string versions of functions (IOW, I changed Space to Space$, Mid to Mid$, Chr to Chr$). ...
    (microsoft.public.vb.general.discussion)
  • Re: Encrypt String
    ... > if you do not publish the protection string, your encrypted string in ... If you have the facility to run your own code against the algorithm, ...
    (microsoft.public.dotnet.languages.csharp)
  • Storing passwords in a database
    ... Is there any problems with the encrypted string ... Dim oCrypt ... Dim mystring ... 'This is where the encrypted string would be transmitted over the wire ...
    (borland.public.delphi.database.ado)
  • Re: Trial period for app
    ... or in a field in a Table and compare it with Nowin startup code, ... encrypted string in the Registry and the other in a Table field. ... decrypt identically, do the time check as before. ...
    (microsoft.public.access.modulesdaovba)