1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Others getting form info @ my backend

Discussion in 'Web Development' started by bonito, Dec 21, 2010.

  1. bonito

    bonito New Member

    hi
    i have succesfully insertes a shopping cart/ feedback form on my site. but i dont know how to get d info from client @ my back end.
    pls help
     
  2. emma1

    emma1 Banned

    I figure I should use something like the .val() in jQuery to update variables for my information whenever a new key is entered into the field, but I am not sure how to update the variables if the Uploadify script is in the HEAD and the jQuery .val() stuff has to be in the BODY.

    Any help on this issue would be seriously appreciated.