Hi

I am a first time user for Greybox

I have an ASP page running dynamically

http://www.rosewoodfurniture.co.uk/rosewood-furniture2.asp/Product/Shinto-style-bevel-glass-top-coffee-table

It does not work when the script is run.

I unizipped the GreyBox_v5_53.zip into a folder in my root folder
called greybox.


I have embedded in the head of the document:

<script type="text/javascript">
    var GB_ROOT_DIR = "http://www.rosewoodfurniture.co.uk/greybox/
GreyBox_v5_53/";
</script>

<script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/
AJS.js"></script>
<script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/
AJS_fx.js"></script>
<script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/
gb_scripts.js"></script>
<link href="greybox/GreyBox_v5_53/greybox/gb_styles.css"
rel="stylesheet" type="text/css" />


On the link from the image - I want to load the image from a folder
called /largeimages/

I have set the link as follows

<a href="http://www.rosewoodfurniture.co.uk/largeimages/<%=
(prod.Fields.Item("product").Value)%>"  rel="<%=(prod.Fields.Item
("Prodimg").Value)%>[]"> <img src="/images/<%=(prod.Fields.Item
("Prodimg").Value)%>" alt="Rosewood Furniture  -<%=(prod.Fields.Item
("Prodid").Value)%> - <%=(prod.Fields.Item("Proddesc").Value)%>

Please can somebody tell me what I have done wrong?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to