We're going to be using the RadEditor in our project. We're going to need to parse the HTML content when the page is submitted in order to :
(1)Retrieve any images used in the HTML and store them in our database
(2)Retrieve custom tag-holders and replace with server-side criteria
Does anyone have any recommendations on the best way to do this?
Thanks
(1)Retrieve any images used in the HTML and store them in our database
(2)Retrieve custom tag-holders and replace with server-side criteria
Does anyone have any recommendations on the best way to do this?
Thanks