Jump to content

cfman

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Posts posted by cfman

  1. I have attached the javascript file that builds the table and the hidden fields.  Also, it can be seen here (still under development, so please pardon):  http://www.usameddent.com/Test4.php?section=A.  Choose a quantity and add it to the cart.  Then click on the view cart link at the top left.  I come from a coldfusion background and am slowly wrapping myself around php as it is a nice language and I certainly appreciate the help.

     

    [attachment deleted by admin]

  2. Did that and am able to get the results.  Now, how to actually put the results together.  For example, i have fields:  A1,B1,C1 and A2,B2,C2.  I need to output these variables into an email.  I got the email part figured out, no problem.  Just getting the form variables so they match up in the output:  A1 A2, B1 B2, C1 C2.

  3. Really did not solve anything....I have a form that has field names like:  Id_1, Id_2, etc.  There could be just one field (i.e., Id_1) or there could be 20 fields.  I need to be able to capture the variables in those fields.  Do I loop through the array, etc.?

  4. I have a form with dynamic text boxes that have dynamic names (i.e., TextBox1, TextBox2, etc.).  How do I get those variables passed into php?  I have tried and tried...even googled it, with no solid luck.  Any help, immediately, would be so much appreciated.

×
×
  • 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.