How to get a base64-String from a File?
How to get a base64-String from a File?
- Subject: How to get a base64-String from a File?
- From: Michael Schmidt <email@hidden>
- Date: Tue, 2 Jul 2002 17:08:41 +0200
Hi, all!
I would like to get the base64-encoded content of a file (JPEG or GIF) to
write it into a SQL-Database. I tried Tanakas OSAX, but my MSSQL contains
special characters then and after decoding the result is not the same as
the source.
Can anybody help me?
Maybe something like
set myBase64Str to encode64(myFilePath)
Thanx,
Michael Schmidt
Hamburg
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.