Image display directory |
2/27/2005 6:16:59 AM |
ASPRunnerPro General questions | |
author
When I chose to display an image using the formatting portion of asprunner the out creates a directory problem. |
|
![]() |
Sergey Kornilov admin 2/28/2005 |
Todd, select [ProductID], [Code], [Name], [ProdDescription], [Price], [Cost], More... [Net], [ImageURL1], [ImageURL2], 'images/' + [ImageURL1] as NewImageURL1, 'images/' + [ImageURL2] as NewImageURL2, [DateAvailable], [StockQTY], [CatID], [SubCatID], [Status], [SortOrder], [ShipCost], [ShipCostMulti], [Taxable] From [Products] |