Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I need to send mail with attachment(excel sheet or etc..) value automatically in jquery

What I have tried:

i working in jquery. i added the from ,to , subject and body value. but i dodnt knwo how to attach or add excel sheet value automatically in jquery
Posted
Updated 20-Mar-18 1:31am
v2
Comments
F-ES Sitecore 20-Mar-18 9:04am    
You can't for security reasons. You wouldn't want a website automatically access your files, would you? So you can't access other people's either. You'll need to use an input of type file.
sekar305 20-Mar-18 9:26am    
YES BUT the mail will be send based on timer job (particular time we will set the time) in SharePoint

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900