Soldato
- Joined
- 27 Mar 2003
- Posts
- 2,710
Hi All,
Wondering if anyone can shed any light on how I could possibly do the following:
I have a website that I would like people to be able to upload a list of email addresses from a excel/csv file so that they can then send an invitation email to these people through a website.
I currently have the ability to upload the excel file using the Telerik AsyncUpload control but can't figure out a way to read the contents of the file while it is still in memory as I don't want to have to save it to anywhere while performing this operation. Is this possible?
This is for a AJAX ASP.Net (C#) website and it would be nice to offer this as a potential solution rather than having to type in lots of email addresses.
Alternatively if anyone has a better solution I am open to ideas.
Thanks in advance.
Wondering if anyone can shed any light on how I could possibly do the following:
I have a website that I would like people to be able to upload a list of email addresses from a excel/csv file so that they can then send an invitation email to these people through a website.
I currently have the ability to upload the excel file using the Telerik AsyncUpload control but can't figure out a way to read the contents of the file while it is still in memory as I don't want to have to save it to anywhere while performing this operation. Is this possible?
This is for a AJAX ASP.Net (C#) website and it would be nice to offer this as a potential solution rather than having to type in lots of email addresses.
Alternatively if anyone has a better solution I am open to ideas.
Thanks in advance.