|
include page |
Post Reply |
Author | |
macanudo
Newbie Joined: May/04/04 Status: Offline Points: 5 |
Post Options
Thanks(0)
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.
|
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
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 |
|
macanudo
Newbie Joined: May/04/04 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
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. |
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
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 |
|
macanudo
Newbie Joined: May/04/04 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
AHHHH. Now it makes sense! Thanks
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |