Click to See Complete Forum and Search --> : need suggestion


snallan
04-10-2003, 01:40 PM
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.

Thanks in advance!!

PeOfEo
04-10-2003, 04:20 PM
you can probably do it with any server side language

snallan
04-15-2003, 12:56 PM
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?

Please I need some help.

Thanks