![]() |
![]() ![]() |
||
|
|||
details.xst |
Outputs the contact details for a single person. With no parameters, it will output details for the first person in the database. With only one parameter set, it will output details for the first person it finds who matches that parameter. With both set, it will output details for the first person it finds who matches both parameters.
|
||
contactlist.xst |
Lists the name, email address and phone number of people in the address book. With no parameters, this will output all the people in the addressbook. With one parameter, it will output all the people who match that parameter (eg all the Smiths, or all the Davids). Similarly with both parameters it will output all the people who match both parameters. When run from a web server, a link to a more detailed output (the output from details.xst, in fact) is given.
|
||
pilotdump.xst |
Dumps the contents of the PalmPilot address database. This outputs the entire database, including fields you probably didn't know existed. Note: this can give a very long output when run from the command line, so empty fields are not displayed when running from the command line.
|
||
phone.xst |
Find people who have the given phone number. If a phone number is not given, "No Match found" will be output. Otherwise, all the people with the phone number as their Work, Home, Fax or Pager number will be output.
|
||
company.xst |
Find people from the given company. With no parameters, details for every person in the database will be output. With the company parameter set, only the people from that company will be output. In the browser example, note the use of "%20" to replace the illegal space in the query string.
|
||
city.xst |
Find the people from the given city. With no parameters, details for every person in the database will be output. With the city parameter set, only the people from that city will be output.
|
||
send.xst |
Sends XML-format records, from the database, to a third party, by email. The surname and firstname parameters work as in contactlist.xst. The email, mailserver and rcpt parameters must be specifed: if they are not, the script will output "Mail not sent". The script will probably not work if email or rcpt are not valid email addresses, but its precise behaviour depends on the mailserver. The timeout for getting a response back from the mail server at any point is 3 minutes.
|
||
Contents... | |||
Home | New X-Tract Release | XML Script | XSL | Downloads | Documentation X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited© Copyright 1998-2000 DecisionSoft Limited |