+ Reply to Thread
Results 1 to 3 of 3

Thread: csv file problems

  1. #1
    Join Date
    Nov 2004
    Posts
    2

    Default csv file problems

    Hi,
    I'm having problems with check box fields and my csv file. The first time I use the form all the csv column names are written correctly (including all the check box names) - but the values are alway blank for the check box fields. The regular fields (email, name etc) are fine and the values are appended correctly each time I use the form - but I can't get teh check box fileds to work with the CSV file.

    here's a link to the form: http://badnetwork.org/subscribe.htm

    Thanks in advance.

  2. #2
    Join Date
    Dec 2003
    Posts
    3,907

    Default Re: csv file problems

    Hi,

    FormMail will automatically expand the checkbox values.

    So, you simply need to change your csvcolumns spec to this:

    Code:
    <input type="hidden" name="csvcolumns" value="email,realname,zip,disability">
    (remove the "[]").
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Nov 2004
    Posts
    2

    Default Re: csv file problems

    Russell,
    Thanks very much - everything works beautifully now. A great script and great support!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Attaching CSV file
    By eu4ic in forum FormMail Subscription Support
    Replies: 6
    Last Post: 01-Jun-2005, 11:58 PM
  2. what does a CSV file do?
    By gwbosma in forum FormMail Subscription Support
    Replies: 1
    Last Post: 20-Nov-2004, 09:20 PM
  3. Save to CSV file not working, Directory path
    By mkw in forum FormMail Subscription Support
    Replies: 3
    Last Post: 02-Oct-2004, 12:28 AM
  4. Downloading CSV file in Access
    By jgold723 in forum FormMail Subscription Support
    Replies: 2
    Last Post: 30-Aug-2004, 11:35 AM
  5. Badhandler Problems
    By Jacob in forum FormMail Subscription Support
    Replies: 3
    Last Post: 17-Aug-2004, 09:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts