Re: XML dom question

2005-10-15 Thread George
Yes but I cannot get the if statement to work to compare the two or the replaceChild portion to work. Could someone help me with that. -- http://mail.python.org/mailman/listinfo/python-list

Re: XML dom question

2005-10-14 Thread George Sakkis
"George" <[EMAIL PROTECTED]> wrote: > How can I do the following in python: > > [snipped] In exactly the same way you could do it if you actually read the replies to the thread with the same topic you posted yesterday. Duh! George -- http://mail.python.org/mailman/listinfo/python-list

XML dom question

2005-10-14 Thread George
How can I do the following in python: compare the text in the element tags with the elements tags in filling and if they match replace the text within the elements tags with the text in the matching element tag of fillin. For example Since the text Monday in form matches the Element tag in fill