QBall777
09-24-2007, 12:09 PM
Hi
I am attempting to build my own content management system, so far I have a news section which is maintained by admin staff (me) The admin section allows you to add, delete and edit articles by using the standard form view controls. This all works fine but now I want to be able to add HTML in the description field, when I do this I get a server error (it will not accept html tags)
1.My first question is how do I change the field to allow html code.
When the form view changes to edit mode I would like to display a very simple html editor is this particular difficult,how would I go about applying this.
Last but not least I would like to be able to upload an image, again does anyone know a simple .net image uploader.
I have search online for these things but ended up getting in a right mess.
I hope someone could point me in the right direction.
Thank you.
I am attempting to build my own content management system, so far I have a news section which is maintained by admin staff (me) The admin section allows you to add, delete and edit articles by using the standard form view controls. This all works fine but now I want to be able to add HTML in the description field, when I do this I get a server error (it will not accept html tags)
1.My first question is how do I change the field to allow html code.
When the form view changes to edit mode I would like to display a very simple html editor is this particular difficult,how would I go about applying this.
Last but not least I would like to be able to upload an image, again does anyone know a simple .net image uploader.
I have search online for these things but ended up getting in a right mess.
I hope someone could point me in the right direction.
Thank you.