Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem With favicon.ico

Problem With favicon.ico

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomsysadminhelp
7 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ajeet mittal
    wrote on last edited by
    #1

    I am using asp.net 2.0 with C#. In my application i have to put a icon on the left of URL.as in codeproject.com have.for it i am using this code, <head id="Head1" runat="server"> <link rel="sortcut Icon" href="favicon.ico" type="image/x-icon"/> </head> but this is not working.icon is not shown with url. can any one tell me me how i show favicon icon with my application. thanks

    E 2 Replies Last reply
    0
    • A Ajeet mittal

      I am using asp.net 2.0 with C#. In my application i have to put a icon on the left of URL.as in codeproject.com have.for it i am using this code, <head id="Head1" runat="server"> <link rel="sortcut Icon" href="favicon.ico" type="image/x-icon"/> </head> but this is not working.icon is not shown with url. can any one tell me me how i show favicon icon with my application. thanks

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      Make sure the image is 16x16px. I had a problem when this wasnt the correct size and it didnt show.

      The answers posted by me are suggestions only and cannot be used in anyway against me.

      A 1 Reply Last reply
      0
      • E eyeseetee

        Make sure the image is 16x16px. I had a problem when this wasnt the correct size and it didnt show.

        The answers posted by me are suggestions only and cannot be used in anyway against me.

        A Offline
        A Offline
        Ajeet mittal
        wrote on last edited by
        #3

        Thanks for replying me. I make that image 16X16 px. but its not shown. I am IE7. thanks

        1 Reply Last reply
        0
        • A Ajeet mittal

          I am using asp.net 2.0 with C#. In my application i have to put a icon on the left of URL.as in codeproject.com have.for it i am using this code, <head id="Head1" runat="server"> <link rel="sortcut Icon" href="favicon.ico" type="image/x-icon"/> </head> but this is not working.icon is not shown with url. can any one tell me me how i show favicon icon with my application. thanks

          E Offline
          E Offline
          eyeseetee
          wrote on last edited by
          #4

          ARe you using a masterpage with your website. The favicon has to go in your masterpage. Below is the code I am using and it works fine: Try deleting the cache in your browser and then closing and opening it again.

          The answers posted by me are suggestions only and cannot be used in anyway against me.

          A 1 Reply Last reply
          0
          • E eyeseetee

            ARe you using a masterpage with your website. The favicon has to go in your masterpage. Below is the code I am using and it works fine: Try deleting the cache in your browser and then closing and opening it again.

            The answers posted by me are suggestions only and cannot be used in anyway against me.

            A Offline
            A Offline
            Ajeet mittal
            wrote on last edited by
            #5

            thanks for replying me. some time i used masterpage and some time simple page. now icon shown on FireFox,but on IE still not shown. how i will rectify it. also i removed history and cache may time. but still not working. i cant understand it. thanks

            E 1 Reply Last reply
            0
            • A Ajeet mittal

              thanks for replying me. some time i used masterpage and some time simple page. now icon shown on FireFox,but on IE still not shown. how i will rectify it. also i removed history and cache may time. but still not working. i cant understand it. thanks

              E Offline
              E Offline
              eyeseetee
              wrote on last edited by
              #6

              Sorry Im not really sure. Check out some articles on creating a favicon and make sure you have followed everything perfectly.

              The answers posted by me are suggestions only and cannot be used in anyway against me.

              A 1 Reply Last reply
              0
              • E eyeseetee

                Sorry Im not really sure. Check out some articles on creating a favicon and make sure you have followed everything perfectly.

                The answers posted by me are suggestions only and cannot be used in anyway against me.

                A Offline
                A Offline
                Ajeet mittal
                wrote on last edited by
                #7

                thanks a lot. when i got any solution i will tell u too. thanks a lot once again.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups