Print Page | Close Window

include page

Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=82
Printed Date: March/28/24 at 9:10am
Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com


Topic: include page
Posted By: macanudo
Subject: include page
Date Posted: May/04/04 at 8:24am
I am building my site dynamicly. I need to also have the "include" file dynamic as well. I need to use .asp extention to pull from the database but the salescart componenet does not like it. Has anyone attempted this and was successful? Is there a better way? I a using the includes to give me product pricing variables. I.E the product has a "base price" and can be upgraded with the include files.



Replies:
Posted By: Techno Geek
Date Posted: May/04/04 at 8:38am
You can integrate the SC Product Link with your dynamic pages. What you would do is basically insert the ASP recordset placeholders within the SalesCart text fields.

So you would enter <%=(Products1.Fields.Item("SKU").Value)%> in the SKU field. Hopefully this makes sense.



-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: macanudo
Date Posted: May/04/04 at 8:49am
Will
I just want to make sure that we are talking about the same thing: How does placeing that code in the "sku" field apply to the "include" feild that the SC component provides? I guess it does not make sense to me yet...I will have to play with it and see what I come up with.


Posted By: Techno Geek
Date Posted: May/04/04 at 11:03am
I was giving an example. You can actually have your own recordset for the include page, in the include field... you can also write your own code to do dynamic includes as well.

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: macanudo
Date Posted: May/04/04 at 11:37am
AHHHH. Now it makes sense! Thanks



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.04 - http://www.webwizforums.com
Copyright ©2001-2015 Web Wiz Ltd. - http://www.webwiz.co.uk