Results 1 to 6 of 6

Thread: re - form and login questions
      
   

  1. #1
    midanceptyltd is offline Corporal
    Join Date
    Apr 2010
    Posts
    18

    Default re - form and login questions

    I need to know if and how to do the following

    - create a form so when people enter their details it goes staight into my contacts for outlook

    - create a form so submissions go into a excel spreadsheet
    and

    - create a form so that people can search my website so that they get the information they get ie like travel website

    if you want to travel from melbourne to sydney on a particular date

    and with the username fields what kind of functions can u use for that

    - can cients change details by themselfes


    how do you create a form so you can do it.

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: re - form and login questions

    1. Not doable
    2. Use the built in form wizard and check the "Store Data in CSV file"
    3. A generic search is doable with the Google search form, using a Google customized search (within the site).
    A specific search like air / train etc schedules requires either a specific database driven script or connection-access to another site where this info is available.

    To create a member's area you can use BV's Login script (rather simple). However it doesn't allow changing details other than the password. This would require a (free or paid for) membership script from the many available on the net.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    midanceptyltd is offline Corporal
    Join Date
    Apr 2010
    Posts
    18

    Default Re: re - form and login questions

    For the search engine for train and air. I was thinking of having the information in a excel spreadsheet and the search it's gets it's results from the sheet.

    Is that possible

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: re - form and login questions

    Searching the data of a CSV is rather hard. You'd better store the data in a Database table and serach the Db.

    A CSV made in Excel can be used to populate the database.

    In anycase you need a specifric PHP / MySQL script.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    midanceptyltd is offline Corporal
    Join Date
    Apr 2010
    Posts
    18

    Default Re: re - form and login questions

    Ok kool
    do u know any free easy to use system. I been playing around with crm system but not sure if that's what I need. Do u have any examples of programs I can use and can get it to ontergrate with my website

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: re - form and login questions

    You can Google it and see if you find some that you can have for free and integrate them into your website.

    Usually a certain degree of php / mysql knowledge is required.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49