A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Fill out a form once?

  1. #1
    I am trying to figure out how to configure a form so that users only have to fill it out once...

    What I have is a download page, before the user can download any files off the page they need to submit a form mail to me. The catch is I only want the user to have to fill out that form once.

    Does anyone know of a method to do this? (cookies?)

    If you are confused here is a sort of menu/tree that show's what I am trying to accomplish

    first time visitor
    download link > form page > download page

    visitor who has registered
    download link > download page

    Thanks!!

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,039
    Yes, you would probably give the registrant an id or ask him to choose and, and would store a cookie. So if they clear their cookies, they can use the id next time

    Musicman

  3. #3
    Thanks, I think for the purposes of this site I would rather not generate ID's and passwords for each user that registers... Would there be a better way of just remembering if a user has seen a page and forwarding him/her on to the next one if they have?

    If they delete temporary files and the form shows up again, I don't care about that.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center