Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cbrown131

  1. cbrown131

    Form Data to Email loop not working

    DRJ478, That do you mean by "change the array that is being iterated?" Forgive my ignorance, but I am just learning this stuff. I don't believe I have an array in my code. What I posted initially is the only PHP code I am using. Am I supposed to have something else there as well? Thanks!
  2. cbrown131

    Form Data to Email loop not working

    Andreas, Thanks for the reply. Unfortuneately this did not work either. It stops processing at this loop for some reason. With your code, it didn't even send the mail with the "a new form has been submitted" like I get with the code I originally posted in this thread. Any other...
  3. cbrown131

    Form Data to Email loop not working

    I have a number of form pages with about 25 fields each. I am wanting to email the data collected in these forms and have been trying to accomplish this by looping through the form posted variables so that I don't have to manually grab each field for each form. Everything in the script works...

Part and Inventory Search

Back
Top