ive noticed lots of sites when i use opera have a little icon to the left of the address bar: and i saw this frog when i was uploading the first 2 They look quite cool and since i dont know what they use (php or html etc)to get there im asking here if anyone knows how to get them?.(another reason is that most of the forums are hiding under a complicated sub-folder sort of thing) Thanks in advance
It's called favicon.. You need to have a program in which you can make files with .ico extension... You need to make the icon, its size is 16x16 save it as favicon.ico and upload to your web directory. then add <LINK REL="SHORTCUT ICON" HREF="favicon.ico"> in the head tag and the favicon should appear..
krap, Ckeck out the tut over at trap17's sistersite. "Astahost.com". Theres a good tutorial there. I think "Homer" is the author( or one of the posters- can't remember which). NilsC turned me on to it Just search for "Favicon" when you get there. Hope this helps RGPHNX
All you have to do is open photoshop, fireworks or another image editor, and make what you want to appear there in a small size (I Think itīs 16x16 or 32x32 pixels. Donīt know if both of them are correct, but I have one of 16x16 in my website and it works). You have to save that as a .bmp file and then rename it to .ico
Normally you pick your logo and resize it to smaller one, but you have to make sure that your logo will be crearly visible with that small size. If not, youīd better try with another thing that is representative of the site.
The favicon appears in Mozilla and Netscape-based browsers and Opera, but also in explorer when you bookmark a page.
thanks for the fast reply. do you know what program to use to make the .ico files or even better an online one where you upload and convert? thanks
The small image next to the address is called a favicon.
You don't have to download a program or anything to convert your images to a favicon. You can use an online tool by html-kit at http://html-kit.org. All you have to do is look for an image from your hard drive, and press Generate FavIcon.ico. Then, you can download the generate .ico file in a zip, and use it in your website!
Thanks guys i did it i think the reputation will go to Sprnknwn as he told me how to make it using paint.. which i found useful If ya want to see my icon Click Here
That is a good site! I always go there when I want to make a favicon. They will automatically create the favicon for you, and then they give you the code to add to your website as well!
Well you know what? I have always been wondering about that. I always thought it was pretty cool but never knew how they got there. I was going to ask but I guess I forgot. I might try to make one over Thanksgiving Break. It would be pretty cool.
I have just noticed another side effect of the recent server migration. On my web site I have a
comment form. After filling in the form the user gets a confirmation email and I get an email to
tell me someone filled in the form, and showing me the data that were filled in. First of all, I
got all emails twice, but I think I managed to fix that in the PHP code. What is worse, though, the
user still gets his/her confirmation and thank you email, but, instead of my email address, the
From: field now gives an aaddress on the server my account is on, ie. the gamma server. D....
Since the server change, my site, pandoratreasures.com doesn't load. My old IP address was
64.69.36.223 The email about the change said: Where Do I Find The New Ip Addresses ?
=============================== The list of main shared ip are given here :- Servername : Old IP :
New IP there was no link. Can someone point me to the right location? Thanks. ....
Hi, everyone. I'm offering the next PHP tutorial that verifies an email address of an user who
wants to register on your site. This is how it works. When someone, went to registration page and
filled out all of the details such as Name, Password, email and so on and submit those details to a
server. The user is getting unique registration code to his or her email account, the one has to be
clicked to activate the account. 1. Outline: a) You need to create or build the following files:
-config.php (The configuration file) -signup.php (Initial Registration) ....
Dear All I want to know what is my mySQL databade host adress, not "localhost" because I want to
connect to mySQL externally, thank you very much /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" />....
Hi, I was wondering how I can find the numerical IP address of my site. I have my site hosted at
Trap 17, but instead of a subdomain i use my own (parked) domain name. Can anyone tell me how I can
find the address of my web site in the shape of 81.200.30.55 (this is just a random example) instead
of in the shape of http://www.vlaanderen-flanders.org.uk ? Thanks for any advice. ....
hi i am new to htaccess. i was trying to write a rewrite rule in the htaccess for utilizing
special characters but was unsuccessful...... cud pl anyone help me out working out the same.....
here's it i a trying to rewrite the following url CODE
http://www.example.com/*service:forums|passive:true as CODE
http://www.example.com/index.php?service:forums|passive:true the code i added in
htaccess was...... CODE Options +FollowSymlinks RewriteEngine on RewriteRule
^\*(.+)$ index.php?$1 [nc] ....
The question is elementary, as we all know that all those feared black hat hackers would go to town
on the opportunity of being able to access a PC remotely, but could someone really do something with
an IP address? Most people have a router with a firewall enabled, which deters most potential
attacks, but even then, the IP address you may receive most likely points to the ISP that the person
uses, since the ISP location itself assigns an IP address to the household. So am I correct in
assuming that in order to attain a particular machine's IP address, you would ha....
Hi, first of all, a very Happy New Year to everyone. Now for my problem: I use Win XP SP2 on a 2.8
Ghz dualcore P4 processor machine, 1 Gb RAM, 250 Mb HDD. Whenever I boot up, or even when I return
to the bare desktop after having had a number of windows open for a while, my icons on the desktop
are all blank ones, such as the ones you get when there is no program associated with a certain
file. Then, one by one, they begin to get the appearance they should have, but it is a real drag
which takes ages, and the PC is not very responsive while it happens. I seem to remem....
I just noticed while browsing thru some subforums here in trap that the icons for the threads
don't specify if I have made posts on the thread. I've been to other forums and they have
customized icons for threads like if a thread is locked, active (hot topic) or if you have posted
something there. I know some of you would think this wouldn't be necessary but I think it's
important especially to prevent double-posting on threads, repeating threads and stuff. That's
just my observation anyway. What do you think?....
How and where does Windows XP SP2 modify the Desktop Icons for size? Compaq c300 Laptop running Win
XP SP2, and I just fired up the machine to find the Icons have increased in size and would like
tomhave them back to the small 16 px display size. surely these don't simply modify themselves?
Must be a setting someplace, but I can't seem to find it.......
I've developed a nifty small javascript file that will protect the email address in the webpages
from spam bots. all you need to do is to download safeMail from
http://blog.delivi.info/get/safeMail include the javascript file in between the & tags in the
following format. CODE <script type="text/javascript"
src="PATH/safeMail.js"></script> here PATH is the location where you've
uploaded the safeMail.js file then include the email address in your web page in the following
format, CODE <span class="safe....
How many of you experienced this? QUOTE Unable to renew IP address Unable to start RPC service
You invite a broadband service, i.e. Verizon DSL, and they provide you with an installation disk.
You gladly use it but later you add LAN to your home and decide to add a router. You follow the
manufacturer's instruction and set up your home network. But this is strange... the computer you
were able to connect to the internet just before a home network is now cannot connect to the
internet. And according to the router manual you installed the program correctly but ....
I receive lots of SMS from the operators with some TEXT as sender number instead of mobile numbers
as the sender address. Please let me know how is that possible from a mobile phone or any other GSM
modem. Is it that they modify the SMS message header or do any other tweaks to achieve this. Share
your ideas about this hack !!!....
Spam bots often 'scrape' pages to glean information and collect email addresses. I don't
like that. To combat the Bots from collecting my address off of my site, I wrote a script that
includes 'obscures' the address in several ways. It adds 'AT' where the '@'
sign is and then replaces the '.' with 'DOT' so it is humanly readable, but not by
the Bots. Also, it encodes the 'mailto' and the address used in the 'mailto' so it
shows okay on the web page and on:hover, but it is actually encode into hex value....
Well i got to know about method of changing the hard drive icon, thought i should share it with you
guys. Well he goes. First what you have to do is find Icon files that you may want to put on your
hard drive. These files are basically of ".ico" extension so a simple search for "*.ico" (remove the
"" when searching) in you computer will generate results with various icons you can use. You
can also create new icons with an icon editor. I use the 'Easy Icon Maker' available from
this website http://www.icon-maker.com Well now assuming that you've got ....
Sending Fake SMS There is a loop hole in Nokia mobile phone using which you can send fake
SMS messages. i.e you can send a SMS to your friend by changing the from address to some random
e-mail address. Nokia has a feature called SMS e-mail This feature is used to send e-mail by
SMS. You network operator will have a SMS e-mail server. You are supposed to send a SMS to the SMS
mail server with the To address, subject and e-mail body as a partof the SMS text body by following
the conventions provideded by your Network operator. You SMS server will read the To....
How to restore Show Desktop icon in Windows XP Show Desktop is an icon in the quick lunch that
lets you minimize all open windows quickly. If you delete Show Desktop icon casually, you cannot
restore it as usual. To restore Show Desktop icon do following; Open Notepad and copy/paste
following code: CODE [Shell] Command=2 IconFile=explorer.exe,3 [Taskbar]
Command=ToggleDesktop And finally save above file as Show Desktop.scf in the following address:
QUOTE C:\ Document and Settings \ Username \ Application Data \ Micr....
I attempted to sign up for Qupis, but ended up typing .ca instead of .com when I was entering my
email address. I tried to sign up for a new account, but I got this message when I tried that.
QUOTE Duplicate IP Address An account has already been created using your IP address. What
should I do? :/....
i have created a site. i did all the pages in html. now i want o provide links like
http://www.example.com/sample instead of http://www.example.com/sample.html wht should i do to
create such links? pls help.......
After you are approved for free host account you must activate by going to a link sent in an email.
On the confirmation page that appears after the activation script is finished you will see all sorts
of data including your web URL and how to access control panel etc. .. At the bottom of the page for
those who would rather configure an FTP program like Dreamweaver or CuteFTP you will see the FTP
server address listed as: ftp.projectorange.trap17.com.com This is wrong and should read:
ftp.projectorange.trap17.com Do not use passive ftp Host directory is optional (set....
Well i want to host a game server but every time i restart my computer the ip address changes is
there a way to make my ip address so it would int change? Thankyou for reading my post /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
Yes, it's true You get your own domain's email address. Example, if you want email not like
name@yahoo.com but name@surname.com you can get it free. And this Free service is from AOL, so no
fraud Here is the link: http://free.aol.com/thenewaol/domain_email.adp Get your own personal
mail address for free.......
Does anyone know how to hide their IP address. I have this problem because I just screwed up my
hosting account's Cpanel and the site does'nt seem to work properly (not AstaHost). I wanted
to sign-up for a hosting account again and start all over again. Now there is a problem in signing
up. They say I have already signed up using my IP address once and it wont let me have another
account. I need to hide my IP address and fool that system. So does anyone know a free IP address
tool that will hide my IP address or atleast make me anonymous? Make sure its a freewar....
Request a new IP address from your ISP server Here's how to do it in windows Sorry for all
you MAC user's /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
Step 1, Click Start step 2, Click run step 3, In the run box type cmd.exe and click OK step 4,
When the command prompt opens type the following.PRESS ENTER after each new line. ipconfig
/flushdns *Press enter * ipconfig /release *Press enter * ipconfig /renew *Press enter * exit *press
enter * If you pplz are still have mess ups with this ill make a video TUT .. or if you....
Is there a way to show a user's remote ip address if they are behind a router using nat in a vb
application. So far I have tried screen scraping www.whatismyip.com but in the textbox it show's
from the start of the webpage to the end of the ip address (I can't get it show starting from
the ip address to the end of the address). Any idea's or code would be very helpful. ....
hi For some unknown reason, when I connected to the internet today, the internet connection icon in
the taskbar didn't appear. I tried unchecking and re-checking the "Show icon in notification
area when connected" box under my connection's properties, and the Customize Notifications under
Taskbar Properties still lists the internet connection as "always show". I willing to go into my
Registry to fix this problem. Any help? Thanks ahead!....
yourname@abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com It is so long that...
QUOTE -Some web forms are unable to read your email address -Some email software cannot be
configured -People have a hard time typing in your email address -Companies think your email
address is fake -The longest alphabetical email address on earth
www.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com....
Here it is: CODE http://www.stud.uni-hannover.de/~ngthanh/1000_ico/page_01.htm
http://www.stud.uni-hannover.de/~ngthanh/1000_ico/page_02.htm
http://www.stud.uni-hannover.de/~ngthanh/1000_ico/page_03.htm
http://www.stud.uni-hannover.de/~ngthanh/1000_ico/page_04.htm
http://www.stud.uni-hannover.de/~ngthanh/1000_ico/page_05.htm Carpe diem.....
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.