Results 1 to 2 of 2

Thread: Help with form

  1. #1
    Junior Member
    Join Date
    Dec 2013
    Posts
    16

    Default Help with form

    Okay to start off with I have suffered a TBI and it's hard for me to focus on new things. That being said I've created pretty good website for my Parkinson's support group and now I need to add forms to capture data for sign-ups for some of our fundraising events.

    Creating a form from scratch is not difficult and I have done this. However, I have no clue what to do about the database.

    Does the form create the database? Do I need to create a database on my web hosting site 1st?
    I really hope someone can walk me through the steps
    Thanks, Bob Wilson

  2. #2
    Administrator Adam's Avatar
    Join Date
    Jan 2010
    Location
    Pennsylvania
    Posts
    357

    Default

    Hi mktbob55,

    Keep up the great work with your fundraising and events!

    The form will create the database (csv) as long as the structure is intact. Example:

    Click image for larger version. 

Name:	form1.png 
Views:	616 
Size:	14.9 KB 
ID:	1738

    In the above screenshot I have the csv path as "./submission/users.csv". The folder "submission" needs to exist on the server in order for the csv file to be generated, otherwise you will see a 500 error message.

    If you have any further questions, let me know.
    Last edited by Adam; 03-25-2014 at 09:07 PM. Reason: spelling
    Adam
    NetObjects Technical Support

Tags for this Thread

Posting Permissions

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