Bi-Directional Encryption for classic ASP

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default Bi-Directional Encryption for classic ASP

    Does anyone know if such thing exists? I am trying to find a component for
    classic ASP.

    Thanks,
    CK


    CK Guest

  2. Similar Questions and Discussions

    1. .NET COM in Classic ASP
      I have created a simple .NET COM class. I have used regasm dllname.dll /tlb: dllname.tlb /codebase to register it on another server - the files...
    2. [PHP] How to achieve bi-directional communication between twoservers?
      Daevid Vincent wrote: You can open a link to a "service" that is running on the client, or call some page on the client with another GET...
    3. MAC OS X NOT BETTER THAN CLASSIC!!
      OK, I have been using Mac OS X since version 10.0. Now, as a Mac user for more than 13 years, a UNIX/Linux user for more than 8 years, and as IT...
    4. bi-directional IPC / pipes / when to close??
      Hi, I'm writing a C program that needs to bi-directionally communicate with with a forked/execvp'd process. Here is a sample program that...
    5. Interactive directional sound
      Does anyone know if this could be done using a QTVR clip (sound only) with SoundSaVR? Has anyone used SoundSaVR ( http://www.smgvr.com )? "Dan"...
  3. #2

    Default RE: Bi-Directional Encryption for classic ASP

    I'm not sure exactly what you mean by bidirectional; however, Persits
    software has a component that we use called ASPEncrypt that allows you to
    encrpyt or decrypt text within classic ASP. Check them out at [url]www.persits.com[/url]


    "CK" wrote:
    > Does anyone know if such thing exists? I am trying to find a component for
    > classic ASP.
    >
    > Thanks,
    > CK
    >
    >
    >
    John Beschler Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139