hi Nick
Yeah I have done something like this
I have done this in CF in what way can I help you.
It is quite Exaustive the one I did. I feel it is better you tell me what
you want I mean in what way I can help.
bye
have a good day

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission,  dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error,  please contact the sender and delete the material from any
computer.
-- Phoenix Global Solutions (India) Pvt Ltd., www.pgsolutions.com
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




                                                                                       
                            
                    "Nick Betts"                                                       
                            
                    <NBetts@Poult        To:     CF-Talk <[EMAIL PROTECTED]>   
                            
                    erNet.com>           cc:                                           
                            
                                         Subject:     Dynamic page creation help       
                            
                    08/16/01                                                           
                            
                    03:45 PM                                                           
                            
                    Please                                                             
                            
                    respond to                                                         
                            
                    cf-talk                                                            
                            
                                                                                       
                            
                                                                                       
                            



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