I have a dialog which has a web control… and with it I add elements using the put_innerHTML method of the class IHTMLElement. How do I delete elements though? I can’t seem to find the method for it. Thanks…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
All you have to do is incorporate javascript. Since this is a web control inside a form, using javascript is a lot easier.