Try here.

http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/editing/
mshtmleditor.asp


Gary
cfdev.com

----- Original Message -----
From: "David Burt" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, August 16, 2001 1:00 PM
Subject: Re: Dynamic page creation help


> where is it available at?
>
>
> ----- Original Message -----
> From: "Billy Cravens" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, August 16, 2001 10:02 AM
> Subject: RE: Dynamic page creation help
>
>
> > As long as we're recommending WYSIWYGs, if you can guarantee IE, the
> > DHTMLEdit ActiveX control in IE is free!
> >
> > ---
> > Billy Cravens
> > HR Systems, EDS
> > [EMAIL PROTECTED]
> >
> >
> > -----Original Message-----
> > From: Gary Kraeger [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 16, 2001 7:01 AM
> > To: CF-Talk
> > Subject: Re: Dynamic page creation help
> >
> >
> > Aslo try activedit from cfdev.com, there product is very good.
> >
> > Gary
> >
> >
> > ----- Original Message -----
> > From: "Mark Smyth" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Thursday, August 16, 2001 7:44 AM
> > Subject: RE: Dynamic page creation help
> >
> >
> > > Hi
> > >
> > > I did this before also, probably the easiest way is to use ewebeditpro
> >
> > > and add some administration functions yourself.
> > >
> > > for info about ewebeditpro go to www.ektron.com
> > >
> > > HTH
> > >
> > > Mark Smyth
> > > Macromedia Certified ColdFusion Developer
> > > Systems Union eBusiness Solutions
> > > 01865 880800
> > > [EMAIL PROTECTED]
> > > www.systemsunion.net
> > >
> > >
> > >
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Nick Betts [mailto:[EMAIL PROTECTED]]
> > > Sent: 16 August 2001 11:15
> > > To: CF-Talk
> > > Subject: Dynamic page creation help
> > >
> > >
> > > The brief is to create webpages via an updater.  The user can select
> > > how many pages they wish the site to have (1,2 or 3).  Then based on a
> >
> > > defulat template they can then upload different images, amend text,
> > > change colours etc.  This will then create their very own webiste.
> > > Has anyone done anything similar for inspairation?
> > >
> > > regards,
> > > Nick
> > >
> > > -----Original Message-----
> > > From: Peter Tilbrook [mailto:[EMAIL PROTECTED]]
> > > Sent: 16 August 2001 11:06
> > > To: CF-Talk
> > > Subject: RE: Cookie Question
> > >
> > >
> > > Fuon,
> > >
> > > Never "rely" on using cookies. ColdFusion's built-in handling of
> > > session/client variables negates the use of cookies for most
> > > situations. You need to setup your application to use either client or
> >
> > > session variables and
> > > store them in, preferably, a datasource as opposed to the registry
> > (the
> > > default).
> > >
> > > Unless you are using pirated software the manuals explain this.
> > >
> > > To depend on storing variables in the "registry" is not a good idea -
> > > especially in a clustered environment.
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Fuon See
> > > Tu
> > > Sent: Thursday, 16 August 2001 4:42 AM
> > > To: CF-Talk
> > > Subject: Cookie Question
> > >
> > >
> > > Do I use javascript to manipulate cookies, or can coldfusion do all of
> >
> > > the cookie handling and manipulation?
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to