Hmm true. What I need to know how to do though, is do this dynamically. I wasnt able to produce any code in which I could actually do this. Has anyone done something similar? Ie; hit a button called add, and then just add the field, and keep it displayed? I tried creating a custom function for it, but I think i am limited by my knowledge at this time. Any help is very much appreciated.
Also, what would it be that after the fields are added to the table, I have it set to like insert data into the fields that were there. I did have the mysql_close() statement before hand, so I am not sure what is doing it. It tells me that the number of entries or something to that effect isnt equal to the table. Do i need to do like a two part thing, two pages maybe? I should be able to do it all from one page in theory, and thusly hopefully in practice.