Hello,
I've some problem to manage the frame variables with PHP.
I've to perform a project that allow to buid a web page, but I want that the user dinamically chooses the number of text fields, so I have thought to build a page with 2 frames: which one is a "toolbar" that allow to "add text","add page",etc...
and an other one "main" is a frame that contains the rappresentation of the page to build (ex:<textarea name=text1></textarea>).
Dinamically I want to change the number of textarea that I have in this page.
Excused me for the errors of English.
More thanks Danilo Del Fio