I am not good with Javascript but learning…On a page load, I have a text field (Not an input field) that is called FULL NAME. I have a database called Members and in it 2 field called LastName and FirstName.
I would like that on Page Load of my Dynamic page, the textfield called #fullname contain Firstname and Lastname.