New Blog Post - Transposed Report Example

Hello,
For anyone that's interested, I just published a blog entry on creating "Transposed Reports".
http://www.danielmcghan.us/2009/11/transposed-report-example.html
Regards,
Dan
http://danielmcghan.us
http://www.skillbuilders.com

While putting CSS into the body tag seems to work without issue I would prefer to put it into the head in its proper place.
I am using this Javascript to do that:
var ele = document.createElement("style");
ele.type = "text/css";
ele.innerHTML = "CSS CODE"; // Replace with CSS code.
document.head.appendChild(ele);
It works in all but IE8 and below (go figure). For IE8 I just left it in the body using IE conditional comments.
Now if only we could come up with a bit of sorcery for the meta tags! 
kenneth_rapp said:
But every single bit of html and css and javascript rendered by our sites ought to be available to edit as we see fit, including what gets put out by the modules.
I could not agree more. While I can see restricting this to some level there is much more I wish we could have access to and edit.
Thanks for the Wizardly advice. =>

Similar Messages

  • Just FYI, new blog post "Deploy Border Gateway Protocol (BGP) with the RRAS Multitenant Gateway"

    This is just FYI about the new blog post for Windows Server 2012 R2, "Deploy Border Gateway Protocol (BGP) with the RRAS Multitenant Gateway," at
    http://bit.ly/OfDkty
    James McIllece

    Hi,
    Thanks for sharing and it would be greatly helpful to anyone who has requirements for that.
    Best regards,
    Susie

  • Just FYI, new blog post "Windows Server Networking Resources"

    Hi there -
    Just FYI, new blog post "Windows Server Networking Resources" at
    http://aka.ms/vrigwx
    Thanks -
    James McIllece

    Hi James,
    Thanks for the sharing.
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Just FYI, new blog post "More Windows Server 2008 Guides Available in TechNet Gallery"

    Just FYI, new blog post "More Windows Server 2008 Guides Available in TechNet Gallery" at
    http://aka.ms/Sqatv1
    Thanks -
    James McIllece

    Hi James,
    Thanks for your sharing!
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Just FYI, new blog post "New and Revised Networking Technologies for Windows Server Technical Preview"

    Just FYI, new blog post "New and Revised Networking Technologies for Windows Server Technical Preview" at
    http://aka.ms/xb9l0w
    Thanks -
    James McIllece

    Hi,
    Thanks for your good sharing.
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Just FYI, new blog post "Deploy BranchCache Content and Hosted Cache Servers Using Windows PowerShell"

    Just FYI, new blog post "Deploy BranchCache Content and Hosted Cache Servers Using Windows PowerShell" at
    http://aka.ms/le85n3
    Thanks -
    James McIllece

    Great to see new BranchCache content out there!
    We created a BranchCache info page to try to get all of the relevant info into one place for V1 and 2
    http://2pintsoftware.com/microsoftbranchcache
    thanks
    Phil
    Phil Wilcock http://2pintsoftware.com @2pintsoftware

  • Just FYI, new blog post "New Posterpedia Content Now Available"

    Just FYI, new blog post "New Posterpedia Content Now Available" at
    http://bit.ly/1IYdFMA
    Thanks -
    James McIllece

    Great to see new BranchCache content out there!
    We created a BranchCache info page to try to get all of the relevant info into one place for V1 and 2
    http://2pintsoftware.com/microsoftbranchcache
    thanks
    Phil
    Phil Wilcock http://2pintsoftware.com @2pintsoftware

  • Error when creating new blog post

    I recently upload the file size limits to the user for the Blojsom server. Now when users try to upload anything or even create a new post, they are greeted with a white screen. They can go back to the first screen, but they cannot create or load anything into their blog. Any help would be appreciated.

    Here is the error text I am receiving when trying to post a blog entry. I highlighted what I think is the error, but I'm not sure what it means.
    java.lang.NullPointerException
    at com.apple.blojsom.plugin.inlineadmin.InlineAdminPlugin.process(InlineAdminPlugi n.java:442)
    at org.blojsom.servlet.BlojsomServlet.service(BlojsomServlet.java:441)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:247)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:193)
    at org.blojsom.filter.CompressionFilter.doFilter(CompressionFilter.java:92)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:213)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:193)
    at org.blojsom.filter.PermalinkFilter.doFilter(PermalinkFilter.java:208)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:213)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:193)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 256)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNe xt(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 191)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNe xt(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNe xt(StandardPipeline.java:643)
    at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java :171)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNe xt(StandardPipeline.java:641)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNe xt(StandardPipeline.java:641)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:17 4)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNe xt(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:309)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:387)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:673)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:615)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:786)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:6 66)
    at java.lang.Thread.run(Thread.java:552)
    XServe G5 Mac OS X (10.4.7)
    XServe G5 Mac OS X (10.4.7)

  • New blog posting

    Hi everyone
    I have just posted a new entry on my blog entitled No more cumulative patches for 10.1.2.2: http://learndiscoverer.blogspot.com/2009/04/no-more-cumulative-patches-for-10122.html
    I have also updated my Master patch post to include the latest and most up to date information for Discoverer 10g and its cumulative patches: http://learndiscoverer.blogspot.com/2008/04/most-useful-patch-numbers.html
    These entries are posted as a public service.
    Best wishes
    Michael

    For those of you where the link Mark listed fails, notice
    that an additionall
    http:// has been prepended to the link address.
    I believe the forum does this to us from time to time when we
    create links.
    Mark, you may want to see if you can edit to remove the
    extraneous
    http://.
    Cheers all... Rick

  • New Blog post: Preview Next X Slides

    Hi folks,
    I have added a new
    post to my blog
    focusing on a new preview feature available in Adobe Captivate
    2
    Regards,
    Mark

    Hello,
    How many slides do you have on your project ??
    Where did you place your cursor , when you try "Preview > Next 5 slides" ??
    Also did you tried a new project of 6 slides and try "Preview > Next 5 slides" ??
    Which operating system do you have, need complete information ??
    Thanks
    Vikram

  • Office 2010 does not open when trying to create a new blog post in SharePoint Server 2010

    Hello Community,
    today I noticed a strange behavior of my office client (in this case, the word application).
    When I try to launch the default blog programm to post in a SharePoint 2010 teamblog, the word application won`t start and the following error message appears:
    Did anybody already face this issue ?
    Would be very glad, if someone could give me a tip.
    Thanks in advance for your support.
    - Gabriel

    Hi Gabriel,
    After installing the fix, whether you run SharePoint 2010 Products Configuration Wizard.
    In addition, if this issue still exists, please take a look at:
    http://answers.microsoft.com/en-us/office/forum/office_2010-word/opening-more-than-one-file-in-word-2010-error-word/f91632a0-59d5-45de-8038-14d08128cc10
    http://support.microsoft.com/kb/2119612/en-us
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • New Blog Post: Saving Current Values with Cascading LOVs

    All,
    Just blogged on Saving Current Values with Cascading LOVs: http://bit.ly/hQPUPi
    Enjoy!
    Regards,
    Dan

    Monty,
    Glad to hear it's working for you.
    Oh, you just had to go there ;) Popup LOVs are a bit more difficult because the values are not automatically brought back to the page for you. I've already worked out how this could be implemented in my head - but writing it up, of course, is more of an effort. I've added it to my list of blog articles to write on. Since it's not a requirement right now, I'll cover another topic first and come back to that one afterward.
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/apex/

  • Just FYI, new blog post "Windows Server 2012 Server Certificate Deployment Guide Now Available in TechNet Gallery"...

    ...At
    http://gallery.technet.microsoft.com/Windows-Server-2012-Core-e0970aa7
    James McIllece

    Hi,
    Thanks for your sharing, the guide will very helpful for the network deploy and troubleshooting!
    Best regards.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Just FYI, new blog post "New Version of Posterpedia Now Live in Windows Store"

    ...At http://bit.ly/1kMe7S6
    Thanks -
    James McIllece

    Hi James,
    Thanks for your sharing! This is a greate guide which can give us a global network view.
    Best Reagrds.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Just FYI, new blog post "Windows Server 2008 Networking Guides Now Available in TechNet Gallery for Download"

    ...At http://aka.ms/Siafr9
    Thanks -
    James McIllece

    Hi James,
    Thanks for your sharing! This is a greate guide which can give us a global network view.
    Best Reagrds.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for