I'm working on a CMS for a client. I'm building a newsletter manager where
they can type in various attributes of the newsletter as a whole, then add
articles on a need basis.

I'm going to have the following fields:

Type (select box with 4 options)
Title (one sentence at most)
SubTitle (one sentence at most)
Article (several paragraphs, may contain HTML)
Sort Order (single numeric character)

What I want to happen is for the user to submit the contents of this form,
process in the background (saving this content to the database), return the
Title and sort order to the page and finally reset the form so that they can
add another.

I'm going to work on this myself, but I wondered if anyone had suggestions
for the best way to accomplish this.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to