-
1. Re: [For Adobe team]: allowed attachments
Kath-H Jun 8, 2009 9:04 AM (in response to Christian Davideck)While you're waiting for a fix (good luck) - rumour has it you can attach just about anything via the camera icon. You'll see a broken image icon in the message, but files are clickable and downloadable. I'm not entirely sure this is a good thing
-
2. Re: [For Adobe team]: allowed attachments
Christian Davideck Jun 8, 2009 9:35 AM (in response to Kath-H)LOL, thanks ...
we.., I've just tried, it doesn't work for me ... I renamed a .txt file to jpeg and uploaded it with the camera (as the camera would refuse a .txt file), but then the content of the text file is displayed, rather than a downloadable file ...
-
3. Re: [For Adobe team]: allowed attachments
dave milbut Jun 8, 2009 9:46 AM (in response to Christian Davideck)but then the content of the text file is displayed, rather than a downloadable file .
well, yea. because text is a mime type your browser understands and it will render it if it can (or some browsers will ask to display or download). try it with a non-native type like psd...
-
4. Re: [For Adobe team]: allowed attachments
dave milbut Jun 8, 2009 9:48 AM (in response to dave milbut) -
5. Re: [For Adobe team]: allowed attachments
dave milbut Jun 8, 2009 9:50 AM (in response to dave milbut)right click... save link as: change name to remove the .jpg extention and open er up and you get a java source file:
/**
* The HelloWorldApp class implements an application that
* simply prints "Hello World!" to standard output.
*/
class HelloWorldApp {
public static void main(String[] args) {
System.out.println("Hello World!"); // Display the string.
}
} -
6. Re: [For Adobe team]: allowed attachments
Christian Davideck Jun 8, 2009 10:04 AM (in response to dave milbut)Ok, thanks a lot Dave ...
it's funny, that it works that way ...
but as I said in my OP, if I rename my file and give it a false extension, I can attach it anyway.



