hi everybody,
I want to make an html editor like ajax editor. I mean to say everything is merged in a single dll(images,javascript,class).
How to accomplish this.
Plz Help
hi everybody,
I want to make an html editor like ajax editor. I mean to say everything is merged in a single dll(images,javascript,class).
How to accomplish this.
Plz Help
You could use WebResourceAttribute. This article might be helpful as well.