CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.getting_started Tags:
Item Type: NewsGroup Date Entered: 7/22/2005 3:20:17 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 14 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
15 Items, 1 Pages 1 |< << Go >> >|
DocHoliday
Asp.Net User
favicon7/22/2005 3:20:17 PM

0/0

Okay, I have my brandnew favicon.ico now. How can I enable it in the default.aspx?

<asp:placeholder id="FAVICON" runat="server"></asp:placeholder>

Cheers,

DocHoliday



MCSA/MCSE on W2K3, artless DNN operator
Atrax
Asp.Net User
Re: favicon7/22/2005 4:16:41 PM

0/0

just drop it in your root directory....

RTFM - straight talk for web developers. Unmoderated, uncensored, occasionally unreadable

Jason Brown - MVP, IIS
iwonder
Asp.Net User
Re: favicon7/22/2005 4:27:28 PM

0/0

Probably the best example of posting and responding I've seen. 
iwonder
Mission, KS - USA
WEBPC
Asp.Net User
Re: favicon7/22/2005 6:43:55 PM

0/0

If you are using 3.1 put it into the 'portals' root directory eg /portals/#/ where #is the number of the portal you want it to appear in.
DocHoliday
Asp.Net User
Re: favicon7/25/2005 7:21:57 AM

0/0

1. wwwroot
2. wwwroot/MyVirDir/
3. wwwroot/MyVirDir/Portals/number

All of them doesn't work Broken Heart [U]

Cheers,

DocHoliday



MCSA/MCSE on W2K3, artless DNN operator
WEBPC
Asp.Net User
Re: favicon7/25/2005 11:53:02 AM

0/0

Hi Doc,
I had initial problems getting the FavIcon to display and I still cannot get it to in the IE address bar, though it does appear in the Favorites listing.  I removed the FavIcon from the wwwroot and made sure I only placed them in the /portals/number directory, I then emptied the browser cache after which it showed up.

Also in my DNN setup DNN is sitting in the root of the site not in a virtual directory.

Hope this helps

Antony

DocHoliday
Asp.Net User
Re: favicon7/25/2005 12:00:56 PM

0/0

Suddenly it's there. Maybe cache related.
It works with ../portals/number...

Cheers,

DocHoliday



MCSA/MCSE on W2K3, artless DNN operator
DougV
Asp.Net User
Re: favicon7/25/2005 12:57:44 PM

0/0

They do act up. 

Another thing to be aware of is (maybe you already know this) if you save your Home Page address to "favorites" in your IE browser.  The favicon will start showing up on your list - which is a nice feature.  But if you "delete temporary internet files" then it will disappear again.  IE won't go back to the site and fetch it again.  I think a great idea for a browser would be an option to click and to go and pick these icons all back up again.
-doug, Powerhouse Data
Atrax
Asp.Net User
Re: favicon7/25/2005 1:30:08 PM

0/0

 DougV wrote:
They do act up. 

Another thing to be aware of is (maybe you already know this) if you save your Home Page address to "favorites" in your IE browser.  The favicon will start showing up on your list - which is a nice feature.  But if you "delete temporary internet files" then it will disappear again.  IE won't go back to the site and fetch it again.  I think a great idea for a browser would be an option to click and to go and pick these icons all back up again.


It wouldn't surprise me at all if IE7 will implement the 'revisit' option, or actually will just load the icon at each visit subject to cache settings. After all, the aim is probably to do everything Firefox does...

Of course this is not backed by any inside info, just logically speaking...

RTFM - straight talk for web developers. Unmoderated, uncensored, occasionally unreadable

Jason Brown - MVP, IIS
DocHoliday
Asp.Net User
Re: favicon7/25/2005 2:40:34 PM

0/0

 WEBPC wrote:
Hi Doc,
I had initial problems getting the FavIcon to display and I still cannot get it to in the IE address bar, though it does appear in the Favorites listing.


The funny thing is:
1. In IE the icon appears in the Favorites listing, but not in the address bar.
2. In Mozilla the icon appears in the address bar, but not in the Bookmarks listing.

Cheers,

DocHoliday


MCSA/MCSE on W2K3, artless DNN operator
DougV
Asp.Net User
Re: favicon7/25/2005 4:24:27 PM

0/0

 DocHoliday wrote:

2. In Mozilla the icon appears in the address bar, but not in the Bookmarks listing.


I just checked my site http://www.powerhousedata.com/Home/tabid/36/Default.aspx and see the favicon.ico in address bar and also in the bookmarks.  Maybe still a cache problem?

Can type in http://www.powerhousedata.com/favicon.ico and see what mine is - is it showing up?


-doug, Powerhouse Data
DocHoliday
Asp.Net User
Re: favicon7/25/2005 4:32:22 PM

0/0

Hi DougV,

1. http://www.powerhousedata.com/Home/tabid/36/Default.aspx shows icon in address bar, but not in Bookmarks.
2. http://www.powerhousedata.com/favicon.ico does not show icon in address bar or Bookmarks.

Tested at home with Ubuntu\Firefox 1.0.2

Cheers,

DocHoliday



MCSA/MCSE on W2K3, artless DNN operator
DougV
Asp.Net User
Re: favicon7/25/2005 4:41:00 PM

0/0

Well as long as it works for the home page I'll probably leave it alone.  I do like having those icons showing on my lists though!


-doug, Powerhouse Data
DocHoliday
Asp.Net User
Re: favicon7/25/2005 5:57:33 PM

0/0

 DougV wrote:
Well as long as it works for the home page I'll probably leave it alone.  I do like having those icons showing on my lists though!


Now it's getting weird. I am back online. I revisited your home page with the bookmark link (with standard bookmark icon). Now the icon appears there! Firefox has updated the link with the favicon!

Cheers,

DocHoliday


MCSA/MCSE on W2K3, artless DNN operator
DougV
Asp.Net User
Re: favicon7/25/2005 6:07:43 PM

0/0

That's my experience - they do act weird!  Sounds like the same scenerio I've had with IE, favicon won't show up until you close the browser then newly open it a second time.


-doug, Powerhouse Data
15 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Web Design in a Nutshell: A Desktop Quick Reference Authors: Jennifer Niederst Robbins, Pages: 796, Published: 2006
Wordpress 2: Visual QuickStart Guide Authors: Maria Langer, Miraz Jordan, Pages: 294, Published: 2006
Apache Cookbook Authors: Ken A. L. Coar, Ken Coar, Rich Bowen, Richard Cooper Bowen, Pages: 234, Published: 2003
Web Site Cookbook: Solutions & Examples for Building and Administering Your Web Site Authors: Doug Addison, Pages: 261, Published: 2006
Hacking Firefox: More Than 150 Hacks, Mods, and Customizations Authors: Mel Reyes, Pages: 430, Published: 2005
Linux Cookbook Authors: Carla Schroder, Pages: 553, Published: 2005
Macromedia Dreamweaver 8 for Windows and Macintosh: for Windows and Macintosh Authors: Tom Negrino, Dori Smith, Pages: 514, Published: 2005
Dreamweaver CS3 for Windows and Macintosh: Visual Quickstart Guide Authors: Tom Negrino, Dori Smith, Pages: 559, Published: 2007
Mac OS X Hints: Jaguar Edition Authors: Rob Griffiths, David Pogue, Pages: 461, Published: 2003
Inside .Mac Authors: Chuck Toporek, Pages: 360, Published: 2004

Web:
Favicon - Wikipedia, the free encyclopedia A favicon (short for favorites icon), also known as a website icon, shortcut icon, url icon, or bookmark icon is an icon associated with a particular ...
favicon.ico Generator favicon.cc is a tool to create or download favicon.ico icons, that get displayed in the address bar of every browser.
FavIcon from Pics -- free favicon.ico for your website (animated ... Free and easy to use online tool for creating favicons (.ico, animated, marquee and static) for browser address bars, favorites and tabs, from pictures, ...
Dynamic Drive- FavIcon Generator Use this online tool to easily create a favorites icon (favicon) for your site. Capable of generating desktop icons as well.
Favicon.com - custom icons for your website! create favicon.ico files to customize the marketing logo in Internet Explorer's favorites/bookmarks using our free online java icon editor.
Online Icon Maker - create your own icons in an online free editor. Create favicon from a jpg or png picture using the box under the editor window. ... Your "Create favicon from picture" is useful. Would you ...
What is FAVICON.ICO and How to Create a Favicon Icon for Your ... How to create a favicon.ico to personalise your site's bookmark in your visitors ' Favorites menu.
Favicon Generator An online favicon editor by Steven DeGraeve, which also offers the option to generate a favicon from an uploaded PNG image.
Favicon - How To Create A Favicon.ico | PhotoshopSupport.com How to create a Favicon in Photoshop. ... Go to File>Save As and make sure you name the file favicon.ico. Under Format you must choose Windows Icon (ICO) ...
Inspire Yourself: 50 Remarkable Favicons | Graphics | Smashing ... Actually it's a pity that many designers don't really make use of them. Favicons , mini graphics for a particular web-site, can be displayed in the browser's ...

Videos:
Get a Favicon! Dreamweaver/XHTML Tutorial Embed a Favicon! In this video we will take a look at the different ways to export the needed .ico file and get a favicon up on the web for your site very soon! Plea...
Adobe Golive Tutorial Add a SMART Favicon to your site! Learn how to by pass steps in creating a favicon for your site by using smart favicons! We will also learn how to make regular favicons for those of ...
Creating a Custom Favicon for Your Site This tutorial will teach you how to create a custom favicon for your site.
Favicon What is a favicon? What are favicons? This video shows you what a favicon is, where it shows up on your website and how to get a great favicon for yo...
favicon tutorial Tutorial how to make a favicon link rel="shortcut icon" href="images/favicon.ico"
Making a Favicon How to make your own favicon for your website or blog using free graphics software
How to create a Blogger Favicon http://www.videobloggingtips.com/2008/09/how-to-create-blogger-favicon.html http://www.videobloggingtips.com/ A few days ago, I spent more than eno...
How To Make And Use A Favicon For Your Website How To Make And Use A Favicon For Your Website.... .. ... Whats That!? You Dont Know What A Favicon Is!? Well To Sum It Up, Its Basicly The Little Ic...
How to make a favicon - icon, ico file design http://www.fdvisions.com - Franklin de Leon - In this video I show you how to make a Favicon.
RapidWeaver Screencast: Adding a Logo and Favicon RapidWeaver Classroom presents a tutorial on adding a logo and favicon to your website project in RapidWeaver.




Search This Site:










securing more than 1 folder

master page and localization problems

differences between vb6 .dll in asp and vb.net dll in asp.net

membership and my own database tables

same problem

how to restrict the input date to today's date?

using images for top-level menus?

vertical text

master pages

integrating exisiting directories with html documents?

blog

system.unauthorizedaccessexception

visual developer express setup

request.form not works in masterpage's childpage content.

redirecting a login page

dumb question

importing database

how can we get data from another web site.

date and time

dropdownlist question

administration problem

cookies and shopcarts

can someone help me with views

how to open new window from the server code?

load module into module...

changing content

password forgotten

hiddenfield in querystring

help connection error !

<cfoutput> group attribute

 
All Times Are GMT