Archive for the 'Programming & Design' Category



Is this true? Pre-Booking Domain Names?

Tuesday 13 March 2012 @ 11:19 pm
expired domain names
Liam asked:


Im being told that someone has pre-booked my domain name because you have to redo your domain 5 months before it expires otherwise legally someone can book the domain name for when it expires? is this true because I currently own a website with a lot of public on it and its making a slight revenue growing each day?

So basically can someone get my domain name before it even expires which means I cant just re get it before it expires in march 2011




Domain Name: How to renew/redeam?

Monday 13 February 2012 @ 7:20 am
expired domain names
R1980 asked:


How do I get my domain back? It says it’s in a “Redemption” period?

_________________________________________
Hi,
I have a “Blogger” account & paid last year to have a www. address along with it. I paid to renew it this July (and have a screen shot to prove it), but Google Apps made some type of mistake that they can’t explain or resolve. When I go to GoDaddy (that’s who Google Apps has you buy it through), it says my account is in a “Redemption Period” and that the account expired in August. Google Apps has been no help and GoDaddy could only suggest that I get back in touch with Google or wait 90 days and hope to grab it when it goes back into circulation.

How do I get my domain back?




how can I get my domain name back?

Saturday 21 January 2012 @ 5:10 am
expired domain names
cris asked:


Ok i buy a domain name for 1 year and when that expired i didn’t pay then I waited for almost 1 year and right now im trying to get it back and it says that is unavailable what can I do to get it back! please somebody can help me with this!! thankyou!




where can i register a domain name for free?

Tuesday 27 December 2011 @ 3:38 am
expired domain names
Idk5263828728 asked:


even if i have to complete offers and such, where can i get one? i know there is some sites you can do that but most of the offers are expired so yeah /:




Javascript Visitor’s Name Code?

Sunday 25 December 2011 @ 1:02 pm
expired domain names
Cyber Renegade asked:


Hello,
I want to include a code on my site, this script will display the visitor’s name but they would have to enter it before entering the site, and then a cooky would be put there, welcoming them back.
My issue is that if the person press escape it will say “Hello null!” I want to change it to “Hello Visitor if they decide to ignore the message box.
Please view the below code, tidy and fix it if you can, if anyone know a better code please share.

Thanks.






JavaScript Help for Website?

Tuesday 20 December 2011 @ 5:50 pm
expired domain names
Cyber Renegade asked:


Hello,

I found this code that can display a visitor’s name. However, there is an extra bit I don’t want, the last visit date of the visitor, can someone tidy this up a bit?

NewCode:
this code is rather long can someone tidy it up a bit? I do not want the last visit time, just the name and the option to change the name.
thanks

Please get read of parts that is not needed e.g the author.

Thanks!




How would I go about transferring my Domain to another Domain Host? (Full details inside)?

Thursday 17 November 2011 @ 6:37 am
expired domain names
The Academic Activist asked:


My website domain is soon to expire and will enter a “Renewal Hold”. I don’t wish to renew the domain name with the current host I am with (Streamline.net) as I find them absolutely shambolic. How would I go about transferring the domain to another host whilst in this renewal hold, and then renewing it with that new host?




Why does my Javascript popup cookies are not working in Chrome?

Saturday 17 September 2011 @ 2:52 am
expired domain names
nitesh asked:


This is the script for the same:

//document.body.onLoad = window.setTimeout(“fireMyPopup()”, 1500);
var expDays = 1; // number of days the cookie should last

var page = “AAServer_popUp.htm”;
var windowprops = “width=300,height=200,location=no,toolbar=no,menubar=no,scrollbars=no,resizable=yes”;

function GetCookie (name) {
var arg = name + “=”;
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
while (i < clen) {
var j = i + alen;
if (document.cookie.substring(i, j) == arg)
return getCookieVal (j);
i = document.cookie.indexOf(" ", i) + 1;
if (i == 0) break;
}
return null;
}
function SetCookie (name, value) {
var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;
var expires = (argc > 2) ? argv[2] : null;
var path = (argc > 3) ? argv[3] : null;
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + “=” + escape (value) +
((expires == null) ? “” : (“; expires=” + expires.toGMTString())) +
((path == null) ? “” : (“; path=” + path)) +
((domain == null) ? “” : (“; domain=” + domain)) +
((secure == true) ? “; secure” : “”);
}
function DeleteCookie (name) {
var exp = new Date();
exp.setTime (exp.getTime() – 1);
var cval = GetCookie (name);
document.cookie = name + “=” + cval + “; expires=” + exp.toGMTString();
}
var exp = new Date();
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
function amt(){
var count = GetCookie(‘count’)
if(count == null) {
SetCookie(‘count’,’1′)
return 1
}
else {
var newcount = parseInt(count) + 1;
DeleteCookie(‘count’)
SetCookie(‘count’,newcount,exp)
return count
}
}
function getCookieVal(offset) {
var endstr = document.cookie.indexOf (“;”, offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}

function checkCount() {
var count = GetCookie(‘count’);
if (count == null) {
count=1;
SetCookie(‘count’, count, exp);

window.open(page, “”, windowprops);

}
else {
count++;
SetCookie(‘count’, count, exp);
}
}
function fireMyPopup() {
var count = GetCookie(‘count’);
if (count == null) {
count=1;
SetCookie(‘count’, count, exp);
document.getElementById(“mypopup”).style.display=”block”;

}
else {
count++;
SetCookie(‘count’, count, exp);

}

}
function onBodyLoad() {
var t=window.setTimeout(“fireMyPopup()”, 1500);

}




Can I buy and use myself a domain name with a functioning website that someone allows to expire?

Monday 25 July 2011 @ 2:03 pm
expired domain names
B asked:


I would like to buy a certain website to use for my business. It is currently set to expire later this month. The current owner is a small non computer industry related company located on the pacific coast. The domain name is actually being used to host a website for an entirely different small business located in a state rather far away. That business is a local area business, and not a company that operates nationally or internationally. If for some reason the owner does not “auto renew” and the domain expires and I am able to purchase it through some company like Go Daddy, will I be able to use it myself, especially if the current user is not the same company that previously owned it? If they had a lease agreement with the original domain owner, would I be bound by that or could I immediately “repossess” the domain? Assuming I buy the domain name, and the current user is unaware of that, and their site still continues to be functional under whatever current hosting arrangement they have, would it be possible for me to take possession and have my own site put up and the domain transferred without going through any formal notification or legal process, and wait for them to contact me after the fact?

Is there an industry standard “grace period” in which a former owner can automatically reclaim an expired domain name, or would ICANN force me to give it back to them even if I have a legitimate business use for the name myself? In this case, the current USER may NOT be the same entity as the former OWNER, so would the former OWNER be the only one with standing who could bring such a claim?




Can anyone still grab my won expired auction domain other than the owner?

Sunday 13 March 2011 @ 9:31 am
expired domain names
singasong asked:


i won a domain today from an expired auction domain that’s been expired since 6/18/10, only 4 more days to go until it’s mine.. could my name still get snap from a wholeseller like namesnap or network solution, etc. or from a backorder? That is, other than the owner for now.




«« Previous Posts