- Ajax(Application Process) used to Get the value from Data base Return value as node and attribute.
- Create the Element of OPTION
- Add the OPTION to Target Select List and Append the OPTION to Target Select List
- Insert the select list content to OPTION and Append the select list content to OPTION
l_Opt.appendChild(document.createTextNode(pContent));
No comments:
Post a Comment