This is not hard just long. I am working on just that now. I am building a
site that allows my users to edit their  site via the web and not requiring
them to know HTML. What I am doing is using a template page and I am asking
them for specific data for the various sections of the page, I then have
options like inserting a pic and stuff like that. Mind you it is not all
that hard but it is dam long to as I requires me to take just about any and
all possible situations into consideration so I have to be very careful when
building my php pages to handle that. Pluse taking into account almost every
tag and its attributes is hard but I am doing it via a database so once in I
don't have to worry about referencing it again.

Good luck thought with yours.

What I think you have to keep in mind is what you want them to be able to
do, I mean if they are going to develop a good html page from your site then
hey, given them a link to macromedia dreamweaver and let them do that there
and let them upload the page to the directory. You will not be able to do on
the web what these professional web design tools allow you to at your
computer (at least not a easily ). If you can think of the options that you
would like them to be able to do and then develop solutions for that then
you will find that you are in a much better position to deliver what you
want. and then you can always add to that cause you will have the database
there with all the building blocks ( build now so that you can add easily
later)

Good luck





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to