| 
| Subject: | Sufficient script for those who only... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 2 | 
|---|
 | Author: | keyur lakhlani | 
|---|
 | Date: | 2009-03-06 09:03:54 | 
|---|
 | Update: | 2009-03-06 10:58:33 | 
|---|
 |  |  |  | 
keyur lakhlani rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Sufficient | 
|---|
| Documentation: | Sufficient | 
|---|
| Examples: | Good | 
|---|
|  | 
  keyur lakhlani - 2009-03-06 09:03:54Sufficient script for those who only just download the mail from the mail server. But how can i download the attachment?. If this feature will be added it will be great. Thanks
  mitul koradia - 2009-03-06 10:58:33 - In reply to message 1 from keyur lakhlaniYes you can download your mail attachment using this script.
 Use GetAttech(); function of this class. The first parameter is the mail ID. 1,2,3 etc.. Total id will be the total received mail. and second parameter is your local path(Web Server path). to store those attachment. This function will return the downloaded file names in coma separated string
 
 Just check out the example file.
 
 Regards
 Mitul
 |