Click to See Complete Forum and Search --> : need help with table


wildland
01-29-2009, 12:45 PM
If I wanted to create a page with text boxes and a submit button. And on submit it would bring up a new page with the info from the text boxes in the appropriate cells of a predefined table. How would I go about this. My knowledge is very limited:D:D

skywalker2208
01-29-2009, 12:53 PM
You would use server side code to process the data.

wildland
01-29-2009, 01:20 PM
Couldn't you do it with a java script on the client side as well. What I need to know is how to code it. I don't have the skill to write a java script.

Thanks:D

skywalker2208
01-29-2009, 02:24 PM
This might help you -> http://www.sitepoint.com/forums/showthread.php?t=454963