Previous Topic

Next Topic

Book Contents

Integrate the SalesCart SQL Product Component

Once you have a dynamic SalesCart product page created you can populate a SalesCart product link from the database results. You now need to add the SalesCart SQL product link component, and have the associated data for each row that is returned in the results table added to the product link component "dynamically".

Inserting a dynamic product link using either Dreamweaver or FrontPage is very similar.

Add a column to the results table for the SalesCart SQL Product Link Component:

  1. Open the dynamic results.asp page within your web design tool.
  2. Select the where you want to add the product link on the webpage, then select Insert Rows or Columns from the Table menu. Insert one column to the right.
  3. On the header row of the new column, insert the descriptive text "Buy Now!"
  4. Next, we will insert the SalesCart Product link component.
  5. Select the cell in the data row (second row) of the new column.
  6. From the SalesCart main menu, select Add Product Link.
  7. Save your changes.

In This Section

Add the product link variables with Dreamweaver

See Also

Dynamic Product Management

Creating a Dynamic SalesCart Web