CommonSpot is a content management system (CMS) built on ColdFusion and Java. Extensions and custom code can be built for it using ColdFusion.
Questions tagged [commonspot]
7 questions
1
vote
1 answer
regarding cfmail
I'm using commonspot, and I'm new to it. I have written a code for referring a page to a friend using cfmail. But it is not working, can you please tell me what all i have to do ?
my refer.cfm page
E-Mail this page to your…
user1327911
1
vote
1 answer
Print Version CSS for CommonSpot
Hey can any one tell me about how to link print version CSS?? I have created a head and linked the head file as
< link media="print" type="text/css" rel="stylesheet"
href="#request.subsiteCache[1].url#style/print.css">
but I'm unable to get the…
user1327911
0
votes
1 answer
Why is my IIR URLRewrite still shows the ?title= in the URL address?
The URLRewrite is "sort of" working. If I take out the ?title= from the https://devbox.mysite.com/?title=test-article and just have it as https://devbox.mysite.com/test-article, the page would still loads fine. However, the problem is, it still…

2myCharlie
- 1,587
- 2
- 21
- 35
0
votes
1 answer
Link Google+ to my Common Spot Website
How/Where can I add my tag in my Website with Common Spot?

roybalderama
- 1,650
- 21
- 38
0
votes
1 answer
RSS feed in CommonSpot
I'm new to CommonSpot, now I need to write some code for a RSS feed in CommonSpot. How can I create a flexible RSS feed, as the user should be able to create a link then tag it to be syndicated via RSS.
I'm not sure whether this is the right…
user1327911
0
votes
1 answer
Error when using # symbol with Dreamweaver and CommonSpot libraries
Does anyone know how to manage libraries in Dreamweaver for CommonSpot? (I'm very new to CommonSpot).
CommonSpot is returning an error wherever I use # symbol. Somehow I managed to remove all of the # symbols from the libraries. But I want to…
user1327911
-1
votes
2 answers
Commonspot forms hidden field values
I have a form in commonspot, which uses hidden field to pass the information to next form,which it got from a previous form, but I'm not sure about the syntax for the default value of hidden fields. I have tried using form.fieldname,…

adarsh reddy
- 1
- 1