Export Results |
11/6/2006 5:29:15 AM |
ASPRunnerPro General questions | |
I
intour author
Hi, http://www.mystore.co.uk/foldername/viewPrd.asp?idproduct=21
|
|
![]() |
Sergey Kornilov admin 11/7/2006 |
In ASPRunnerPro 4.1 you can use View type Custom which will be exported the same it appears on List/View pages. |
I
|
intour author 11/7/2006 |
Hi Sergey, |
I
|
intour author 11/7/2006 |
Hi Sergey, <TD align=middle><A href="products_list.asp?{$row.1products_masterkeys}">products</A> </TD> <TD>http://www.gegolf.co.uk/productcart/pc/viewPrd.asp?idproduct={$row.1idProduct_value} </TD> <TD>{$row.1description_value} </TD> <TD>{$row.1price_value} </TD> <TD>{$row.1smallImageUrl_value} </TD> <TD>{$row.1sku_value} </TD> <TD>{$row.1stock_value} </TD> <TD>{$row.1manufacturer_value} </TD> <TD>{$row.1category_value} </TD><!--{/foreach}--></TR>{/if}</TBODY></TABLE></FORM>
|
![]() |
Alexey admin 11/9/2006 |
Nigel, strValue = "http://www.gegolf.co.uk/productcart/pc/viewPrd.asp?idproduct=" & strValue |