A
AlexT
Hello
This is probably a newbie question but please bear with me anyway...
I'd like to create an ASP form allowing an user to upload a file that
would then be sent as an attachment by e-mail to a preset internal
address.
What would be the best way to tackle this knowing that I have not
access to the file system (i.e. the file should be stored in a
temporary memory buffer) ? Obviously one has to think about limiting
the file size to avoid buffer overflows.
Any pointer welcome
Regards
--alexT
This is probably a newbie question but please bear with me anyway...
I'd like to create an ASP form allowing an user to upload a file that
would then be sent as an attachment by e-mail to a preset internal
address.
What would be the best way to tackle this knowing that I have not
access to the file system (i.e. the file should be stored in a
temporary memory buffer) ? Obviously one has to think about limiting
the file size to avoid buffer overflows.
Any pointer welcome
Regards
--alexT