Results 1 to 3 of 3

Thread: Invalid character in a Base-64 string.. Help!!

  1. #1

    Thread Starter
    Addicted Member NinaWilliam's Avatar
    Join Date
    May 2005
    Location
    @Home
    Posts
    133

    Invalid character in a Base-64 string.. Help!!

    I got this error message “Invalid character in a Base-64 string” and I don’t know what is causing it… do you have any idea about it?
    Happy Programming

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Invalid character in a Base-64 string.. Help!!

    Yes I do, but you can't expect me to guess what the real problem is, can you?

    Show me the Base64 string, is it an image, and where are you getting the string from? Where did that source get the string from, and so on...

  3. #3

    Thread Starter
    Addicted Member NinaWilliam's Avatar
    Join Date
    May 2005
    Location
    @Home
    Posts
    133

    Re: Invalid character in a Base-64 string.. Help!!

    am trying to make a newsletter subscription page.. the user will enter his email and thien click the image button... it will first call a function to validate the user entries in the textbox.. then it should take the string to the server side code to check if the entered email exists or not in the database...if yes, give a message. if no, store it in the database...

    the error is happening when i click on the image button... exactly after the client side validation (javascript function is running fine).

    so any idea?
    Happy Programming

Posting Permissions

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



Click Here to Expand Forum to Full Width