Jump to content

mickyjune26

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

mickyjune26's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks to this great forum, I have created the form below that allows me to duplicate rows of form data using the cloneNode function. The form data is passed to a form array that I modified using PHP. I have also figured out how to populate a 2nd drop-down based on the selection of the first. I'm having trouble combining these two concepts. http://www.einstructiontx.com/content_promo_form.html I would like to keep all existing functions on the form..and add the ability to populate Subject based on Grade Level. In other words, I don't want "Marketing" to appear when someone selects 1st Grade!
  2. Using PHP, what is the best method to allow a user to upload files one at a time prior to completing a form? Here is how I visualize: 1. User clicks Browse and selects file 2. User clicks upload and file uploads 3. Page shows newly uploaded file 4. User can click Browse to upload another file or Finish to submit the completed form So far, i only know how to create more than one file input field ahead of time, limiting the user to upload 5 or less files at the same time, for example. Thanks in advance.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.