View Single Post
(#5 (permalink))
Old
grozenyku's Avatar
grozenyku grozenyku is offline
Junior Member
grozenyku is on a distinguished road
 
Posts: 15
Join Date: Jul 2010
Default 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)
Reply With Quote