Dear friends,
I read that it's not possible to include more than one RTE textarea in the same page: it is not my matter: I tried instead to put it in different pages with different modes:
eg. page1.asp for use #1
page2.asp for use #2
(the use depends on what db table and field I store the content in).
so whereas page1.asp works fine, page2.asp (that is the same of page1.asp, copied&pasted) gives server error:
RTE_setup: name redefined (every const and variable declared is considered as redefined but that's not true !! if it were true, how can page1.asp work ?)
Can anyone help me ?
Thank you for your help