Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP General
Can't attach attachments in email using ASP CDO
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Ray Costanzo [MVP], post: 4355580"] It wasn't until I copied and pasted the code that you posted in your original message and tried it that I saw something wrong. I first through in the RESPONSE.WRITE filepath & "<br>" lines. When I did that, I saw that the file paths were valid, but then when I submitted the second form and didn't see them, I realized that there was no array of file paths. So, where was that array supposed to come from? I saw that it was supposed to come from Request.Form("BUS"). So, I did a view-source and searched for a form element named BUS, and did not see one. I guess that's how I could have discovered the issue anyway! Ray at work [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP General
Can't attach attachments in email using ASP CDO
Top