| Dynamic-CD |
|
Overview
• Introduction • Getting started • Dynamic-CD wizard Passwords & Encryption • Overview • Example 1 • Example 2 Scripts • The script language • Script examples • Database scripts Technical details • Applications • Built-in objects • Character Encoding • Cookies • Database CDs • Development tips • FAQs • Future developments • Global.asa • Network support • Object registration • Resources • ScriptingContext • Server-side includes • Sessions • Technical limits |
Customisation Customization is often supported by using Cookies, where settings are stored and recovering at a later date. Select settings to save, or restore from saved values
Script code to save the settings :
Script code to restore the settings :
View the ASP code for this example.
Customisation by redirection A simple form of customisation can be provided through redirection, where different users are redirected to different parts of your CD. To try out this technique, see the Script Demo page.
View the ASP code for this example.
© Copyright 2000-2007 PHD Computer Consultants Ltd |