Forum: Java Jul 28th, 2005 |
| Replies: 1 Views: 1,193 Multiple questions 1. How can I send files as mail attachments in java?
2. How can I create a new directory everyday and save files in it?
3. How can I append into a file after saving the file with a save file sequence? |
Forum: JSP Jul 26th, 2005 |
| Replies: 0 Views: 3,521 Mail attachments First of all thanks everyone for the replies...They helped a lot. Now I want to mail multiple files as attachments also on 1 button touch...And how do i create a Directory to store files that I save... |
Forum: Java Jul 25th, 2005 |
| Replies: 1 Views: 1,087 I need some information First of all thanks everyone for the replies...They helped a lot. Now I want to mail multiple files as attachments also on 1 button touch...And how do i create a Directory to store files that I save... |
Forum: Java Jul 22nd, 2005 |
| Replies: 3 Views: 3,192 Java multiple text file saving I am making a Java application and I can't make it save multiple text files. The program must save a different file everytime the save button is pressed. Can it be done?
I thank you in advance |