D
Duncan Dimech
Dear All
I am writing a tool which requires to have controls added to it dynamically.
To make the task more complex, the addition of the control cannot happen
anywhere but it has to be instead of a token
example
<p> this is a test <textbox /> and a text box should be entered </P>
the tool should render the message and instead of <textbox /> it should
show an ASP.Net textbox control
Please note that position cannot be predetermined
Thanks for the support, it will be appreciated
Duncan
I am writing a tool which requires to have controls added to it dynamically.
To make the task more complex, the addition of the control cannot happen
anywhere but it has to be instead of a token
example
<p> this is a test <textbox /> and a text box should be entered </P>
the tool should render the message and instead of <textbox /> it should
show an ASP.Net textbox control
Please note that position cannot be predetermined
Thanks for the support, it will be appreciated
Duncan