|

11-27-2011, 10:32 AM
well i have them all in the same file index.php, but i made some changes to the javascript code because the generated field didn't receive any name or id, now it's receveing a name and an id and for testing i tried to catch it like i usually do: $phone2=$_Post["phone2"];
and i can't, i tried to put the javascript in another file but then i couldn't generate the textbox(i'm a beginner in php and even more beginner in javascript)
|