Click here to Skip to main content
15,891,725 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi,
I am making a messaging system using MVC3 like we can send msg on Facebook but i am not making similar to FB chat(ie mine is offline messaging system)

Everything has been implemented successfully(ie send message,recieve, saving or deleting msg)

Now i have to send an attachement in that message,and i am not getting any resource on how to implement this??
Can anyone tell me how can i send attachement in offline msg?

Regards
Posted
Comments
Richard MacCutchan 2-Feb-12 9:02am    
Without knowing how you are sending and receiving messages it is not easy to guess how an attachment could be added.
Syed Salman Raza Zaidi 3-Feb-12 1:16am    
I am making an entry in Database for each message one in Message table and another in Recipent table, In short msg is sending by simple data insertion i just want to sent attachement with it

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