Paul,

Well the end result is to be able to bold text, italicize, list etc...in a 
text area, then insert that into an Access2k Database. In the end I guess 
you also want to be able to edit using the same features as well.

See the text just appears on 1 page as far as that goes, (the scratch pad I 
guess is what it is they set you up with) so my next question would be then, 
what page do I send the text to? (please don't say "the page that you want")

Yes to the last 2 of the questions but there aren't any real instructions, 
just kinda "here are the files, have fun" approach. Any help is appreciated.


Date: Sat, 28 Apr 2001 17:50:01 -0700
From: "Peter Froh" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RE: cf ezedit and word processing solutions
Message-ID: <[EMAIL PROTECTED]>

What did you want to accomplish with EZEdit?  Format text on an existing
page?  Format text in a database?  Format text passed into a form from
another location?

EZEdit acts like a textarea in a form.  Because of that, EZEdit must be
inside a set of form tags.  Once the form is submitted, the action of the
form will send the EZEdit information to another template so you can save,
store or send the formatted text.

If you want to put text in the EZEdit application when it the page loads,
you need to dump the information into a variable that gets passed to EZEdit.

Hope this helps.  If you can answer the first question I might be able to
help you more.  Did you read the documentation that came with it?  Did you
look at the code behind the examples sent with the program?

Peter
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to