Search Result

Collapse
2 results in 0.0015 seconds.
Keywords
Members
Tags
form data
  •  

  • DenamP
    started a topic Access - Form list Box data to table

    Access - Form list Box data to table

    Hi everyone,

    I have a form in my database with a list box. The list box values come from a separate table created just to store values for the list box.
    What I want to happen is for the value that a user selects from the list box (in the form) to appear exactly as it is in the main table the form is being used to enter data into.
    This is working, but the text values in the list box are being entered into the main table...
    See more | Go to post

  • cojake76
    started a topic Writing Form Data to Text File
    in PHP

    Writing Form Data to Text File

    Hi All,

    I'm new to the forum and pretty green with PHP (SQL guy trying to learn).

    Anyway, I decided to write a script that would allow people to sign up for a notification on my website. I want to put single field form on my page to collect the email address and dump that address into a test file on my server (adding each new address to that same file). I can't, however, for the life of me get the data to write to that...
    See more | Go to post
    Last edited by Atli; Mar 25 '10, 01:28 AM. Reason: Added [code] tags.
Working...