Adding to the Confirmation page the calculated price, input textbox for email, and delivery checkbox as you said seems pretty easy due to my recent studies. Although I wouldn't trust myself yet calling it easy or not due to my inexperience also.
As for guiding me along the way to coding my needs instead of just script-ripping, I also agree and greatly appreciate, because in real life I am a teacher and relish every opportunity to learn something new. I tried to break down the mail script in the PHP link DJ sent me but to no avail.
For future reference, I personally have a small experience in coding and programming as I have taken classes in Pascal and FORTRAN in college. So I know the general layout and syntax of how program code works. I just need to know how to speak in that code language to write it correctly.
Before I forget, would it be easier to set the data associated to the checkboxes I have in the tables in the Order page to a small database? I was just thinking that it would be easier for the javascript to figure out which boxes to check when I click the allbox for each table and to display the calculated price in the confirmation page. -JM
|