Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mailto parameters in QM
#1
I'm trying to do an automated email with a file attachment but I'm having problems with the sytax for attachments.
how in this supposed to look?
Code:
Copy      Help
run "mailto:my-email.com?subject=attached-file&attachment=c:\PROGRA~1\QUICKM~1\List.qml"
[/code]
#2
mailto: does not support attachments. Use SendMail instead.

http://msdn.microsoft.com/library/defaul...mailto.asp


Attached Files Image(s)
   


Forum Jump:


Users browsing this thread: 1 Guest(s)