Ask a Question related to ASP.NET Security, Design and Development.
-
Rea Peleg #1
attachments from network resource in an aspx web mail application
Hi all
There seem to be a problem when i attempt to add
attachment from the client machine to the mail message sent from the
web aspx server application.
I am using dot net and i expect security issues to block
attempts from aspx code to access the file system on client machine but not
sure how to
over come this.
I suspect security because the same code runs just fine when executed
by a console application.
Here's the error message i get:
"Could not access 'CDO.Message' object.
Exception has been thrown by the target of an invocation. The network path
was not found."
Have any of you had some expirience in this sort of mission?
TIA
Rea
Rea Peleg Guest
-
mail and attachments
I have a problem with trying to send mail with the <cfmail> tag out to a list of emails. I upload attachments onto the server (users choose to... -
How to allow my Web Application access a network resource?
All, I have an ASP.NET application (with FormAuthentication but it shouldn't matter because I may allow unauthenticated user also). I want to... -
using mail() for attachments
I've spent weeks trying to write a function that is simple to use for sending emails with attachments, but I my programming skills are not that... -
the script hangs up when i try to send mail with attachments using MAIL::Sender...???
As said in the topic... when i try to send an e-mail message using Mail::Sender the script hangs up before execution of $sender ->... -
Panther, Mail and attachments?
Does anyone out there playing with Panther know if it has fixed the oddities with attachments from Mail. What I'm most concerned about is whether...



Reply With Quote

