using coldfusion mappings to get to css

Discussion in 'Programming' started by Jamie18, Sep 24, 2007.

  1. #1
    hey..

    i'm attempting to create and use a coldfusion mapping to get my css files..

    i've set up a mapping '/css' in the CF administrator to the folder that will hold my css files..

    what i'm having a problem with is using that mapping in the link tag.

    <link href="/css/someCSSfile.css" rel="stylesheet" type="text/css">

    can't seem to find the file.. is there something i'm doing wrong? do i need to let it know i'm going to be using a coldfusion mapping somehow?
     
    Jamie18, Sep 24, 2007 IP
  2. Jamie18

    Jamie18 Peon

    Messages:
    201
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i believe i found out that coldfusion mappings can only be used in cfinclude or cfmodule tags.. does anyone know if there's any truth to this?
     
    Jamie18, Sep 24, 2007 IP