Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MailTo: Not working correctly.

Status
Not open for further replies.

Gatorajc

MIS
Mar 1, 2002
423
US
I am trying to submit a web form via email (Lotus Notes 5.0) to a few people. The problem is that the form will not put in the "To:" field who the message is to. It will put the form information in the body and the subject in but not who it is to. This is the code.

<form method=&quot;post&quot; action=&quot;mailto:help desk?subject=New User&quot; enctype=&quot;text/plain&quot;>

If I take the method out it will put the address it is supposed to go to but nothing else, no subject, no form info.

Is it in the code or or is it the settings in lotus notes?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top