sCc stands for Category Code, this is given a value when the page loads like MEMORY_CARDS. The value that it holds is correct, I know this because to double check I have put the variable <%=rsMetaKeywords__varCatCode%> in the meta description tag and it shows as MEMORY_CARDS at runtime.
So we...
I have added the code as you described and it is displaying the SQL statement correctly.
The SQL statment that is displayed is:
Source = SELECT CATEGORY, CUSTMEMO1 FROM dbo.CATEGORY WHERE CATEGORY = 'MEMORY_CARDS' ORDER BY CATEGORY
so do you think the problem is with the way i am asking the...
Hello
I am trying to display dynamic meta tags throughout my website using dreamweaver to help write the code, but I am unable to get the data to display anything. Can someone take a look at my ASP statement?
##########################################################
<%
Dim...
Hello
I am trying to display dynamic meta tags throughout my website but I am unable to get the data to display anything. Can someone take a look at my SQL statement?
##########################################################
<%
Dim rsMetaKeywords__varCatCode
rsMetaKeywords__varCatCode =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.