ajaynair
Jun 5th, 2000, 03:47 PM
I have been asked to create a html editor using vb6 for which i am using the vb activex control DHTML Edit Control for IE5 .The control is working fine.There is an option in the application that a customised tag ie . user defined tag is been added to the control.this tag is database driven.it gets inserted but the problem is whenever the user goes to that part of the text it should be a single unit ie. an atomic one.the user should no be allowed to edit the tag once entered.whenever the speacial tag is clicked the tag as whole should be selected. the cursor should not be placed within the text.if the user wants he can delete the entire tag by pressing the backspace key or the delete key. can u please suggest me as to how can this be achived.this has to be immediately done. so please help me out.