|
-
Jun 26th, 2006, 03:30 AM
#1
Thread Starter
Addicted Member
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?
-
Jun 26th, 2006, 08:21 AM
#2
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...
-
Jun 26th, 2006, 11:30 PM
#3
Thread Starter
Addicted Member
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|