We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › save to web --- image export
Pages: 1 2 3 
save to web --- image export (Read 15130 times)
Re: save to web --- image export
Reply #30 - Jun 8th, 2010, 7:08am
 
true, i dont know why i highlighted the line.

I thought somebody might know what the problem is as the same problems were discussed here and his library is heavily build on your code. But i already wrote him a message.

And like i said, another solution would be to simply upload a textfile with your code that is already working. But i will try to use seltars lib, and if i dont get any further, i will come back here...

Thx.
Re: save to web --- image export
Reply #31 - Jun 8th, 2010, 7:56am
 
Well, my DataUpload class has a UploadBinaryData function which you can use. For example, String has the getBytes() method...
In the PHP code, you have to add a txt extension to the list of image extensions.
Pages: 1 2 3