| Help Version: 2.12 Last Update: 04/08/03 |
|
Creating Links in Quikstore
|
| Passing Arguments to the program: |
|---|
|
http://www.yoursite.com/cgi-bin/quikstore.cgi?NAME=VALUE Notice how the arguments start using a question mark: quikstore.cgi? then, each argument is entered as the name/value pairs with an equal sign between them like above. You can also pass multiple arguments to the program like this: http://www.yoursite.com/cgi-bin/quikstore.cgi?NAME1=VALUE1&NAME2=VALUE2 Notice how they get tied together with an ampersand above. this tells the program that there is more than one "Set" of name/value pairs that the program will have to test for in order to return the proper results to the user. Form more detailed information on how this works, click here. Listed below are examples of typical links using these name/value pairs
that can be used in QuikStore. |
| Display a Specific Product from the database: |
|
Specific Product:
Keywords:
Category:
You'll notice a "page" variable being passed as well. This is the name of the current page being viewed by the user or a page that you want them to return to after vieing the product. |
| Displaying the View Cart Page: |
|
You can link directly to the view cart page by entering the following arguments:
|
| Other Basic Argument List that you can use with QuikStore: |
|
|
Copyright © 1997-2003 iSoft-Solutions, inc.