Announcement

Collapse
No announcement yet.

Decode Base64

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Decode Base64

    Hi,

    I have a problem. I can´t decode the file that has coded
    by Base64.

    I have find a exampel of how i can Decode a file in this forum
    but that don´t function....

    Please, help me..

  • #2
    which "example" did not work for you? (what is the url?)

    there was an example of base64 encode/decode in the source code forum... take a look at http://www.powerbasic.com/support/pb...ad.php?t=23770

    ------------------
    lance
    powerbasic support
    mailto:[email protected][email protected]</a>
    Lance
    mailto:[email protected]

    Comment


    • #3
      Hi

      A code this text to a file (base64)....
      -----
      Johan Karlsson -- Lejonets Gränd 1 -- 360 51 Hovmantorp

      Johan Karlsson -- Lejonets Gränd 1 -- 360 51 Hovmantorp

      Johan Karlsson -- Lejonets Gränd 1 -- 360 51 Hovmantorp

      Johan Karlsson -- Lejonets Gränd 1 -- 360 51 Hovmantorp

      Johan Karlsson -- Lejonets Gränd 1 -- 360 51 Hovmantorp
      -----

      When a use the mimeDecode function to Decode the coded file so,
      that DONT´T function. You must help me... I need this code
      to function.

      Please, write the correctly code to me...

      Johan
      -----------------

      ------------------

      Comment


      • #4
        What *exactly* does the code not do? Many people have apparently used that code successfully, so it is unclear why you are having problems.

        So, in the interests of helping you, try some of these alternative links to code and discussions:
        http://www.powerbasic.com/support/fo...tName=no&File= temp-2451589-220122-8u9r.cgi&Total=7&StartAt=A:000002
        http://www.basicguru.com/files/abc/abc9903/base64pb.bas



        ------------------
        Lance
        PowerBASIC Support
        mailto:[email protected][email protected]</A>
        Lance
        mailto:[email protected]

        Comment

        Working...
        X