I am trying to create a web based email system. I have to attach a file to the message as an url for the file and it should be encrypted. So when the user clicks on the link he can go and download the file. I have the other parts working. Just attaching the file as url is what i need to add to the application. Can I use asp for this? Or do I need to use any other languages. Any suggestions would help me a lot.
I have starting trouble. Where do i look for information on the ecryption using ASP?? Will I be able to encrypt a file using ASP? Or do I use other server side programs like Java?
Bookmarks