Thanks for the post!
This looks like it is along the lines of what I am thinking. Idealy I would like to have forms however so that users could more easily keep with a standard format. I am trying to allow restaurant owners to post their menus, so this is what the form would look like:
NAME:
CONTACT INFO:
MENU ITEM 1:
ITEM DESCRIPTION 1:
ITEM PRICE 1:
MENU ITEM 2:
ITEM DESCRIPTION 2:
ITEM PRICE 2:
... and then have it all formated into a template that I want.
Is there some way to have form submissions saved to a file on my server which can be read by a general page and formated? Im really inexperienced with CSS but maybe this is the answer?
Another problem is the price  . Unfortunatly that software would be way to expensive for what I am trying to do. Maybe something free?
I may just end up setting up a form for users to submit information and then do the page editing manually, much to my dismay.
Any other ideas or am I approaching this the wrong way?
Thanks again!
|