- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I am converting the variable to lowercase already but the main problem I am having is that this Id field is in some cases in lowercase and in some cases as upper case in the table so i want to find the record by converting the id present in the table into lower case and then compare it with the lower case of the variable and then update the record.
Any ways to do so using the collection.appendchild?