View Single Post
  #1 (permalink)  
Old 10-02-08, 04:14 PM
ajinc ajinc is offline
New Member
 
Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
How to write a .csv file with data from multiple forms?

Hello All,
I have a script generator that will write to a .csv file from the designed page.
I would like to know if someone could tell me a technique to write a single record with data from multiple web pages for example.

1'st page ask for name, address, phone,email <click submit> got to next page

next page ask for some variable numeric info that calcs are performed on and display in the page as well as being written to the record.
Does anyone know of a script that works similar to this , or can give a php novice pointers as how to acomplish this.

Thanks in advance
ajinc
Reply With Quote