Sending email with attachment
kwakly
Posted messages
12
Status
Member
-
Campane -
Campane -
Hello
I have a web development site. From a button, the user can send an email and has the possibility to add attachments.
When I test the site in deployment mode, if I choose a file located on the server's hard drive, the attachment is added to the email. However, if I choose a file located on the network, the attachment is not added and the email fails.
My question is therefore: is it mandatory to save the attached files on the web server? How should we proceed?
Thank you for your answers.
I have a web development site. From a button, the user can send an email and has the possibility to add attachments.
When I test the site in deployment mode, if I choose a file located on the server's hard drive, the attachment is added to the email. However, if I choose a file located on the network, the attachment is not added and the email fails.
My question is therefore: is it mandatory to save the attached files on the web server? How should we proceed?
Thank you for your answers.
Configuration: Windows 2000 Internet Explorer 6.0