Xequte User Forums
Xequte User Forums
Profile | Join | Active Topics | Search | Forum FAQ
     
Forum Tips
» This forum is for users to discuss their software problems and suggestions for improvement.  Remember that only a tiny percentage of our users experience such problems (To be precise less than 0.7% have ever posted on this forum)
» Include your software version number (as displayed in the About Box)
» Check the FAQ before posting as most common questions have already been answered
» You don't need to also e-mail us separately as our support team will respond to all questions on this forum
 
 All Forums
 Xequte User Forums
 MailList King
 Webform help with mailto

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

  Attach a photo to your post
 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
mbaugh Posted - Jan 30 2007 : 00:32:26
I am using version 6.25 Business Edition
I have created an html page for users to subscribe to our mailing lists.

I have the email working if only one checkbox is checked. If I have two or more the group= is listed multiple times in the body (one for each checkmark). This means that the web form handler in MLK doesn't process anything but the last item.

Any ideas on how to make this work?

A copy of my email is below:
Full Name=mike baugh
Company=HKS Medical Information Systems
Email=mbaugh@hksys.com
Group=OTTRAdmin1
Group=OTTRAdmin2
action=Subscribe

The html is as follows:

<form action="mailto:hkslistserver@hksys.com?subject=Web Form Submission" method="post" enctype="text/plain">
<table><tr><td>
To join our mailing lists, please enter your full name, center name and email address. Also select which lists you would like to subscribe to and then click subscribe.<p>Name:
<INPUT NAME="Full Name" TYPE="text" VALUE="" SIZE=40 MAXLENGTH=50>
<BR><br />
Center:
<INPUT NAME="Company" TYPE="text" VALUE="" SIZE=100 MAXLENGTH=200>
<BR><br />
Email:
<INPUT NAME="Email" TYPE="text" VALUE="" SIZE=50 MAXLENGTH=100>
<BR><br />

<input type = "checkbox" NAME="Group" VALUE="OTTRAdmins">
OTTR Admins - Information aimed towards OTTR Administrators <BR>
<input type = "checkbox" NAME="Group" VALUE="OTTRAdmin1">
OTTR Admins 1 - OTTR Admin 1 Training information and follow-up<BR>
<input type = "checkbox" NAME="Group" VALUE="OTTRAdmin2">
OTTR Admins 2 - OTTR Admin 2 Training information and follow-up<BR>
<input type = "checkbox" NAME="Group" VALUE="OTTRAdmin3">
OTTR Admins 3 - OTTR Admin 3 Training information and follow-up<BR>
<input type = "checkbox" NAME="Group" VALUE="OTTRsales">
OTTR Sales - OTTR Sales, product and general newsflash information<BR>
<input type = "checkbox" NAME="Group" VALUE="OTTRsupport">
OTTR Support - OTTR technical information<BR>
<input type = "checkbox" NAME="Group" VALUE="OTTRusers">
OTTR Users - General information for all users and clinical information<BR>
</p>
</td></tr>
<tr><td align=center>
<INPUT TYPE="Submit" value="Subscribe" NAME="action" class="blankbuttonwide">
<INPUT TYPE="reset" VALUE="Clear" NAME="cancel" class="blankbuttonwide">

</td></tr></table>
</FORM>


Any help is greatly appreciated

many thanks

mike
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 04 2007 : 14:23:01
No worries. There are a few systems that do this, so it should be useful for other users too.



Nigel
Xequte Software
nigel@xequte.com
mbaugh Posted - Feb 03 2007 : 07:48:12
Downloaded 6.26 and this works great.

Thank you for the really fast response.

Mike
xequte Posted - Jan 30 2007 : 21:41:54
In the next couple of days.


Nigel
Xequte Software
nigel@xequte.com
mbaugh Posted - Jan 30 2007 : 09:25:30
Thank you for the quick reply. Do you have an eta yet for 6.26?
xequte Posted - Jan 30 2007 : 04:41:55
Hi Mike

For v6.26 I will look at adding an option to support cgi scripts that replicate the field in this way.



Nigel
Xequte Software
nigel@xequte.com