I'm working on a site where one of the requirements is the ability to do a
newsletter. This newsletter would either be composed with or pasted into
some kind of WYSIWYG web-based editor OR they'd upload a word doc and I'd
process it. I've done similar things with ASP in the past, but not with
PHP. Could anyone tell me which of the above ways is going to be more
perilous before I embark? I get a feeling the word doc one will be, but
that's the one I prefer, in some ways. Because then they can do one
newsletter (they do a paper version anyway) in word and that would be
their source. From a user perspective, anything else is going to be a
hassle.
Any ideas?
Thanks,
Preston
newsletter. This newsletter would either be composed with or pasted into
some kind of WYSIWYG web-based editor OR they'd upload a word doc and I'd
process it. I've done similar things with ASP in the past, but not with
PHP. Could anyone tell me which of the above ways is going to be more
perilous before I embark? I get a feeling the word doc one will be, but
that's the one I prefer, in some ways. Because then they can do one
newsletter (they do a paper version anyway) in word and that would be
their source. From a user perspective, anything else is going to be a
hassle.
Any ideas?
Thanks,
Preston
Comment