JMSmart
03-27-2007, 03:39 PM
:) Hoping to have some help with passing a file across the web.
I am newbie level and have searched a bit in the knowledge base for keywords I understand. But no avail as yet.
Basically, our AMS 60 project is tracking user clicks all over the program and storing this "log" in a txt file on the user's _TempFolder. At the end of the program they are directed to an evaluation page in AMS 60 and given the option to send us their opinion as well as the log we have been creating in runtime.
Sending the answers to their opinion questions is working great...getting the email attachment or any other method of passing the log to us is not working out. :(
Used xSMTP method with a dll, worked great and thought we were there. Until we discovered it only works when the user has an email client configured on their machine. So if they only use hotmail or other web-only email, they are told they can't submit the file without configuring a client. (That is over most of our user's heads and too many variables)
Tried mail.php with HTTP.Submit as some users suggested for a similar person, but even with success message appearing in AutoPlay, I don't receive the email.
Any direction for a wayward soul? :lol
I am newbie level and have searched a bit in the knowledge base for keywords I understand. But no avail as yet.
Basically, our AMS 60 project is tracking user clicks all over the program and storing this "log" in a txt file on the user's _TempFolder. At the end of the program they are directed to an evaluation page in AMS 60 and given the option to send us their opinion as well as the log we have been creating in runtime.
Sending the answers to their opinion questions is working great...getting the email attachment or any other method of passing the log to us is not working out. :(
Used xSMTP method with a dll, worked great and thought we were there. Until we discovered it only works when the user has an email client configured on their machine. So if they only use hotmail or other web-only email, they are told they can't submit the file without configuring a client. (That is over most of our user's heads and too many variables)
Tried mail.php with HTTP.Submit as some users suggested for a similar person, but even with success message appearing in AutoPlay, I don't receive the email.
Any direction for a wayward soul? :lol