Hi All,

This is a pretty basic question. How do db_productid (database content
placeholder) get info from database?

 if NOT titleLinks.Exists("<%db_ProductID%>") then
        titleLinks.Add <%db_ProductID%>, "<%hit_SeasonTitles%>"
 end if

I nailed down my problem, it would appear that db_productid is empty
for some reason, so nothing gets added to the list (titleLinks). I
fixed that db content placeholder and it is pointing to the correct
database and the connection string in admin project setting -> project
-> database connection is valid as well. Anyone know why it is not
getting any information?

Thanks,

Johnny

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" 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/reddot-cms-users?hl=en.

Reply via email to