Discover the new standard in Web browsing Opera lets you surf the Internet in a safer faster and easier way One of the most full featured internet power tools on the market it includes pop up blocking tabbed browsing integrated searches and advanced functions like Opera 39 s groundbreaking E mail program RSS Newsfeeds and IRC chat You can customize the look and content of your browser with a few clicks of the mouse Opera started out as a research project in Norway 39 s largest telecom company Telenor in 1994 and branched out into an independent development company named…
Reselling Domain Names
Reselling Domain NamesSeptember You offer web hosting services. Or web design services. Or both.When your clients need domain names for their websites, do youwant to send them to another site, possibly to a competitor, toregister one?Of course not. That’s part of why domain name registration is apopular service to offer. Reselling domain names provides anadditional service to attract and keep clients as well asanother source of recurring revenue. You can offer domain nameregistrations on their own or bundled with other services youprovide.Features of domain name reseller programsWhen you are a domain name reseller, your clients registerdomain names using the service…
Javascript pseudo protocol (is EVIL)
This post is somehow related to my previous post about javascript function context. Recently I helped one of my friends to debug a very funny problem. He told me that his inline event handler doen’t work, because he could not pass this object to his function.
You probably wonder what did I find?
<script type=”text/javascript”>
function doSomething(obj) {
obj.style.color = ‘#cc0000′;
}
</script>
<a href=”javascript:doSomething(this)”>Link</a>
this keyword in his case was not A object as expected but window.
Having javascript: in href attribute is like running JavaScript from address bar of your browser. It will run in window context.
Only if…
Opera 10.00 Build 1615 Beta
Discover the new standard in Web browsing Opera lets you surf the Internet in a safer faster and easier way One of the most full featured Internet power tools on the market it includes pop up blocking tabbed browsing integrated searches and advanced functions like Opera 39 s groundbreaking E mail program RSS Newsfeeds and IRC chat You can customize the look and content of your browser with a few clicks of the mouse Opera started out as a research project in Norway 39 s largest telecom company Telenor in 1994 and branched out into an independent development company named…
System Restore Calendar Missing
If you open System Restore and try to choose a restore point but the calendar is missing, it’s probably the Hypertext Markup Language Component associatiion (.htc) that is missing or corrupt. Cut and paste everyting below into notepad, save it as a .reg file, and then double-click on it and let it put the information into the registry: Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\.htc]“Content Type”=”text/x-component”@=”htcfile”[HKEY_CLASSES_ROOT\MIME\Database\Content Type\text/x-component]“CLSID”=”{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}”"Extensi on”=”.htc”HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb 82-00aa00bdce0b}]@=”Microsoft Html Component” [HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]@=”C:\\WINDOWS\\System32\\mshtml.dll”"ThreadingModel”=”A partment”"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htc]“Content Type”=”text/x-component”@=”htcfile