Plands.com Logo  Business Internet Services 
Main Menu
Home
Planetary CRM
  Benefits
  Features
  Demo
E-Mail Services
  E-mail Hosting
  Newsletters
  Discussion Lists
Web Hosting
Server Co-location
and Administration
Web Applications
Technical Support
Contact Us
DXP Samples
 
DxpHome  ||   Samples  ||   Details  ||   Docs  ||   Trees  ||   xml-xsl  ||   Links


The Array is used to combine values from other single value Parameter tags into an array of values associated a new parameter name.

In this example a runtime parameters are combined with a constant parameter

  
<dxp:Array store="userInfo">
  <dxp:Rp name="choice"/>
  <dxp:Rp name="emailaddrs" require="true"/>
  <dxp:Cp value="spam"/>
</dxp:Array>


@author Mark Ashworth
@version 0.3, 2001-08-30

Return to Index

Note: We have tried to test all of the code examples but they may contain errors. Any questions, comments, suggestions, or problems should be sent to info@plands.com.