stanleyns
10-20-2005, 01:12 AM
hi guys, i need help with editing data from my database using php...
actually in my webpage, i've divided it into 2 part on the left is my form and on the right is my datagrid (where i list the data in my database)..
and what i wanted to do is :
from my list of data in the right section, i wanted to be able to click them and the data from the database will appear in the forms fields on the left.. so if its data containing :
firstname: john, lastname: doe, address: 123 wicker park, email:john@doe.com
i want those data to be inserted to the forms on the left and will occupy its own fields on the form..
please help me guys and if u guys are not that sure about my question please ask more detailed question to me.. or at least give me an idea on how i would be able to do that.. with javascript? or is it enough using php?
thx guys..
actually in my webpage, i've divided it into 2 part on the left is my form and on the right is my datagrid (where i list the data in my database)..
and what i wanted to do is :
from my list of data in the right section, i wanted to be able to click them and the data from the database will appear in the forms fields on the left.. so if its data containing :
firstname: john, lastname: doe, address: 123 wicker park, email:john@doe.com
i want those data to be inserted to the forms on the left and will occupy its own fields on the form..
please help me guys and if u guys are not that sure about my question please ask more detailed question to me.. or at least give me an idea on how i would be able to do that.. with javascript? or is it enough using php?
thx guys..