Solution Sites Root Folder
The following files are contained in this folder.
File | Description |
---|---|
_additem.asp | Adds an item to the user's basket and then logs the action as a Commerce event. |
_delall.asp | Deletes all items from the user's basket. |
_delitem.asp | Delete an item from the user's basket and then logs the action as a Commerce event. |
_editqty.asp | Used to change the quantity of an item in the user's basket. |
_recvpo.asp | Receives a purchase order form from Microsoft BizTalk Server, transforms the data into a Dictionary object, adds it to the order group, runs the pipeline\recvpo.pcf pipeline, and, on validation, saves the new order. |
_setadrs.asp | Used to set the shipping or billing address in the user's basket after picking an address from the address book. |
_setship.asp | Used to set the shipping method in the user's basket. |
addrbook.asp | Retrieves and displays the address book for editing. |
addrform.asp | Displays a page for editing the billing or shipping address. |
basket.asp | Initializes and displays the basket page. |
BDRefresh.asp | Called from Commerce Server Business Desk, this file refreshes all appropriate caches. |
category.asp | Displays the products and categories under a specific category. |
confirm.asp | Initializes and displays the confirmation page for an order. |
crdtcard.asp | Displays an input screen for credit card information when checking out. |
csapp.ini | Contains the site and application names. |
default.asp | Prepares and renders the home page. |
dispatch.asp | Dispatches the user to the payment method page (crdcard.asp or po.asp) when checking out. |
fileslst.txt | This file is not used by the Solution Sites. |
global.asa | Creates and initializes global objects and variables, and places them in application scope. |
newaddr.asp | Adds, edits, or deletes address book addresses. |
opt-out.asp | Adds the user to the opt-out list of a direct mail campaign. |
pickship.asp | Displays a page for picking the shipping method. |
po.asp | Displays an input screen for purchase order information when checking out. |
poschema.xml | Contains the XML-Data Reduced (XDR) schema for purchase order forms. |
product.asp | Displays the details for a given product. |
rc.xml | Defines localizable string constants. |
ReceiveStandard.asp | This file is a standard BizTalk Server receive page used for receiving orders through BizTalk Server over HTTP. |
redir.asp | Handles click-throughs and other events on marketing campaign items. It invokes a pipeline that records the events both in memory and to the Internet Information Services (IIS) log file. |
RefreshApp.asp | Called from Business Desk, this file refreshes the definitions associated with the Profiling System. |
search.asp | Performs a free text search and displays the results. |
ServiceReminder.asp | Serves as an example for generating personalized e-mail using direct mail. |
srchdept.asp | Displays a list of specification searchable categories from a catalog. |
stepsrch.asp | Performs a product specification search and displays the results. |
summary.asp | Displays a summary of the basket order, including the grand total. |
unpack.vbs | Used when a site is unpackaged using Commerce Server Site Packager. Sets up the error\500error.asp page to be a custom error handler for the site, as well as certain App Default Config resource properties. |
welcome.asp | Displays the "Welcome back" message to previously registered users. |
Copyright © 2005 Microsoft Corporation.
All rights reserved.