Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Jonathan #1
Multiple <html> tags
I'm running a site coding in coldfusion and already have about 20
people using contribute to make updates to their sections of the web.
This works well because contribute "hides" the coldfusion code and the
user is only left with the title and body to edit.
However, I want to implement different regions so it locks down the
site even more. I know contribute does not like that I have my <html>
tags and .css file in includes. Here is my question: What could be
the issues if I have multiple <html> tags in my page? I could set a
variable in the page so I would know it is a staff page and then just
not render the <html> tag in my code, but I'd like to know the
potential pitfalls.
Thanks in advance for any help.
Jonathan Guest
-
How to Add Multiple Meta tags?
I work for a large state educational orgranization that needs to add meta tags to the header as part of the http://dublincore.org Metadata... -
HTML tags usage into XML
Hi, here my issue: Scenario dynamic flash with data extracted by a database and provided to the flash application through action script using XML... -
html character enities and other html tags in Contribute3.x
If you need support/integration of additional html character entities and other html tags in Contribute 3.x, please let Macromedia know that you are... -
Multiple CFFORM Tags
Is it possible to have multiple CFFORM tags in one page? I have tried it but only the first form in the page will display? -
How to use HTML::Parser to remove HTML tags and print result
I am trying to use HTML::Parser to parse an HTML file, remove all HTML tags (including comments, etc.), replace all ENTITIES (e.g. &), and put... -
Jonathan #2
Re: Multiple <html> tags
Is there a work around for having your <html> tag in an include for
contribute? This would solve the majority of my problems.
Jonathan Guest



Reply With Quote

