Sitepoint : New Articles, Fresh Thinking for Web Developers and :: The system identifier ( http://www.w3.org/TR/html4/strict.dtd ) is the URI (uniform resource identifier, or "web address") for the actual DTD. http://articles.sitepoint.com/print/html-37-steps-perfect-markupHOME | How do I convert a numerical web address into alphabets
Hello chameleon,
Are you looking for a method of converting an IP address to a domain name?
for instance,
IP Address 207.46.249.27 resolves to:
microsoft.com
?
Dear Chameleon911-ga,
In order to determine a domain name associated with a particular
public IP address, enter the IP address (xxx.xxx.xxx.xxx) into the
reverse DNS (Domain Name System) lookup service at:
http://remote.12dt.com/rns/
In order to determine an IP address associated with a particular
domain, enter the domain (e.g. microsoft.com) into the DNS lookup
service at:
http://www2.hunter.com/~skh/scripts/dnslookup.html
If you would like clarification, please do not hesitate to ask for
same before rating my research.
Best regards;
Gan-ga
References:
"""""""""""
Riherds.com Reverse DNS lookup:
http://remote.12dt.com/rns/
Hunter.com Domain Name Server Lookup:
http://www2.hunter.com/~skh/scripts/dnslookup.html
Search Strategy:
""""""""""""""""
Searched Google.com for 'reverse dns lookup' and 'dns lookup':
://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=reverse+dns+lookup
://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=dns+lookup Foreign Characters In Squidoo With Unicode:: Copy and paste your text into the form at pinyin.info to convert it to The website says it's for chinese, but ignore that, it will work for many different languages. The Easy Method: Use HTML Numerical Character References (NCRs) to convert the english alphabet to numbers, plus a few other characters. http://www.squidoo.com/ForeignCharactersWithUnicodeHOME |
Sysin-ga makes a very good additional point.
One method of automatically deciphering addresses encoded thus, is to
use the javascript unescape() command.
For more details, see:
http://www.javascripter.net/faq/unescape.htm
If you would like further information on this point, please do not
hesitate to ask. Numeric Messages - Free Downloads - Numeric Messages Software Download:: Three contacts are stored in the Personal Address Book and reused for your messages. Extract alphabet, numeric, alpha-numeric or non-alpha-numeric cells in MS Excel. It temporarily converts the computers numeric key pad into a RPN and reconstructs network events such as e-mail messages, Web pages, http://www.smartcode.com/downloads/numeric-messages.htmlHOME | PHP :: Check If A String Contains Only Alphabetical And/or :: Convert Numerical To Text For Check Writing; Numerical String Formats! I'd like the files to sort in ascending order by alphabet, rather than descending order. Although English Characters Appear Correctly Into The String, . i want to verify that the email address that a user has entered contains the http://www.bigresource.com/PHP-check-if-a-string-contains-only-alphabetical-and-or-numerical-characters--VXxDU0JL.htmlHOME |
I thought this might be useful to you:
Copy-paste the following code into a plain, text file, and save the
file as 'unescape.html'.
You should then be able to use the file as a simple tool for
converting hexadecimal encoded strings to ordinary text.
If you would like further information, please feel free to ask.
The answer is quite clear and corresponds directly to my question.
However, the reverse DNS site does not seem to work very well. For
example, it wasn't able to interpret 64.94.89.146. Why is this?
Also, how do I run Javascript in my browser?
Hello chameleon911-ga,
Why 64.94.89.146 doesn't resolve:
"""""""""""""""""""""""""""""""""
IP addresses are mapped to domain names through the Domain Name
System, a network of server computers (called 'DNS servers') scattered
around the globe, which supply this information to any computer on the
Internet which requests it.
For this system to function, the DNS servers must hold records of
which IP's are pointing at which domain names. Two of these records
are:
1. The PTR record - the domain name pointer; the domain name for a
particular IP.
2. The 'A' record - the IP address for a particular domain name.
Looking at:
DNS Stuff:
http://www.dnsstuff.com/
http://www.dnsstuff.com/tools/ptr.ch?ip=64.94.89.146
it would appear that no PTR records exist for this IP.
This could be caused by expiry of the information, or the fact that
the DNS may not yet have been updated for a recent registration -
waiting for a short period may result in the search returning a
result.
How Reverse DNS Works:
http://www.dnsstuff.com/info/revdns.htm
PTR-Records (domain name pointer)
http://www.jhsoft.com/help/rec_PTR.htm
"what is a PTR record"
http://nsupport.elronsoftware.com/support/wiweb.nsf/d7677f83e0e5db7f85256667006f080e/392020300b4337af852569c200783ba7?OpenDocument
How to execute Javascript in your browser:
""""""""""""""""""""""""""""""""""""""""""
Inline javascript, as described in the clarification above, will
automatically run when the page is loaded into your browser, subject
to the following caveats:
1. The browser must be capable of running javascript. Most modern
browsers are; if you think you might be having trouble on this point,
please let me know which browser you are using.
2. In a browser which is capable of running javascript, support for
javascript must be enabled. In Internet Explorer 6 for example, this
can be checked as follows:
- Tools, Internet Options, Security, Custom Settings, (Scroll down..),
Scripting, Active Scripting, Enable, OK.
The code posted above should be saved in a plain text file - not any
form of word-processing package. Notepad on Windows or the Unix tools
vi or elvis are suitable. When you save the file, save it not as
'filename.txt', save it as 'filename.html'. Note that if Windows is
set to hide file extensions, this can result in your unwittingly
saving the file as 'filename.html.txt' - not what you want.
Once you have the HTML code, containing it's embedded, or in-line,
javascript, saved as above, simply loading the file into your browser
(by double-clicking it on a default Windows / IE install) will cause
the javascript to run.
Thank you for asking for clarification - if things are still unclear
at all, please let me know on which points you would like further
clarification.
Best regards,
Gan
Get Smart About Monitoring Virtual Machines
Microsoft Gets Ex-Streamly Cozy with U.K.'s MediaWave
|