As the complement of getting the domain name out of a URL? and get domain name from URL using javascript, here is another way to get domain name using javascript.
If you are running a script in a website you can find out the domain name of the website by using document.domain property.
var mydomain=document.domain;
Archive for April, 2009
Find Out The Domain Name of The Website
Javascript - Get URL Parameters
Here is a small function that will parse the window.location.href value and return the value for the parameter you specify.
<script type=”text/javascript”>
function get_url_parameter( param ){
param = param.replace(/[\[]/,”\\\[").replace(/[\]]/,”\\\]”);
var r1 = “[\\?&]“+param+”=([^&#]*)”;
var r2 = new RegExp( r1 );
var r3 = r2.exec( window.location.href );
if( r3 == null )??? return “”;
else??? return r3[1];
}
</script>
Suppose you have the following URL:
http://www.domain.com/index.html?test=123
And you want [...]
Get Domain Name From URL Using Javascript
We can find out the domain name from URL by using location.hostname property.
var mydomain=window.location.hostname;
or we can also use location.href property but it’s a little harder.
var mydomain=window.location.href.match(/:\/\/(.[^/]+)/)[1];
The hostname property can be set to redirect location, but it is safer to set the href property.
- The Acrobat Reader Speed Launcher
- Remove Infoweb.net
- Display Text in MS Word Vertically
- Remove the Clear History Button in Windows XP
- MySql Error 1036 Table is Read Only
- Call to Undefined Function curl_init
- Hang When Installing Novell Netware 5
- Create Favicon for Your Website
- How To Add Or Subtract Hours From Datetime Expression
- Remove Mybrowserbar From My Browser
- samir patel in Merge Table Cells Using Javascript
- ankara hali y?k… in Call to Undefined Function curl_ini…
- SuperJet in Remove Mybrowserbar From My Browser…
- The Love in Remove Mybrowserbar From My Browser…
- ???? in Remove Mybrowserbar From My Browser…
- satyajeet in Merge Table Cells Using Javascript
- How come PR alw… in Remove Acronym or Abbr Underline In…
- Shermie in Get The Last Record from a Table
- martin in Getting The Domain Name Out Of A UR…
- rbc303 in Fireworks: Make Rounded Corner Edge…
- Fireworks: Make Rounded Corner Edges Image (4)
- Remove Mybrowserbar From My Browser (3)
- Naked Scuba Diving (2)
- Merge Table Cells Using Javascript (2)
- Check User Input Is Numeric or Character String (1)
- MySQL - Copy An Existing Table To A New Table (1)
- Getting The Domain Name Out Of A URL (1)
- Get The Last Record from a Table (1)
- Remove Acronym or Abbr Underline In Mozilla Firefox (1)
- Call to Undefined Function curl_init (1)
- Fireworks: Make Rounded Corner Edges Image
- Javascript - Get URL Parameters
- Merge Table Cells Using Javascript
- Get Domain Name From URL Using Javascript
- Javascript: Open new window containing php page
- Check User Input Is Numeric or Character String
- Remove Mybrowserbar From My Browser
- PHP - IP To Numeric Value
- PHP Create Zip file
- Exporting Data To TextFile
- convert ip to number convert ip to numeric value copy table to a new table copy table using mysql dll error dll file dll file corrupt dll not found domain name domain name from url Export Data fireworks horizontal line effect get domain from url get url parameters golfer social network import data javascript alert javascript alert method javascript dialogue box javascript get url parameter javascript load php page javascript open new window javascript open php page javascript pops up javascript prompt javascript tabbed page location href merge table cells Motion Trail Text mysql copy table mysql ip to number PC Router php compress file php create zip file php error PHP fatal error php ip to number php session how to php uploaded file rounded corner edges image url domain url domain name WinXP auto logon WinXP File Sharing zip using php