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

A few samples that show basic functions.

NOTE: There is a Source link at the bottom of each target page to show you how it was created. This is the easiest way to learn dxp.


Run a simple database query and specify how to write column data:
Name:  

Save the database query to a static html file:
Name:  

Run the query and save the result in a comma delimited file:
Name:  

Query for a single record and stuff the values in a template file:
Name:  

Output records as XML data:
Name:  


Select menu items and create a recordset from the options:
Coffee 1:00   Muffin 1:50   Juice 1:25   Cereal 2:00   Eggs 4:00   Suasage 2:00
Room:


Arrays and Tokens here


Manipulating RecordSets here


Alternating table row colors and layout formats here


Compute Line item totals from a set of database records here


Storing generated tables here


Enter values to insert and select a template file.
     


Email receipt example. Enter your email address and bid on an item.
If your address is in our database you will receive a copy. If not you'll just get a confirmation.

Email AddressItem$ Bid Price 
 

Check current bids on Items here


Format text above as HTML:
Check some request headers:

Login to get a session. Username: guest Password: guest
Login here

Construct and SQL stmt from fragments depending on what values are posted:

a   b  

Show paramter values posted:

a   b  

Check paramter values posted:

a   b  

Accepted input in this form is between 3 and 5 chars, otherwise you get an error.

Set a cookie here

More samples to come...