Archive
Hi everyone!
Anybody who can help?
If you want to update your Zune software to the latest version 2.5.447.0 and we are having problems in the installation or updating of the software then try to turn on your Windows Firewall.
If you choose to turn on other firewalls it is not going to help. So, if you want to software a media player you have to turn on built-in Windows firewall.
Microsoft said that if you want to update your Zune media player, it is essential to enable a completely separate version of the operating system you are running.
There are many issues in...
Read moreHi guys, can anyone please give me a simple explanation about “Virtual Reality Modeling Language (VRML)”,is there any specific browser need to execute VRLM?
Read more
Hi guys ,please help me to find the output of this JavaScript code,
<html>
<body>
<script type="text/javascript">
var x=0;
while(x != “”){
r = prompt("Enter a number?");
document.write('square(' + x + ') = ' + x*x + '<br>');
}
</script>
</body>
</html>
Hi,
I am trying to install the game Company of heroes but it gives me the following error after 99% of the installation is completed.
It displays:
CoH: Opposing Fronts Installation Failed The installer was interrupted before Company of Heroes: Opposing Fronts could be completely installed. Your system has not been modified. To complete installation at another time, please run setup again. Click Finish to exit the wizard. |
I have done a complete boot of the drive and I have no software installed on the startup either except MS. I have...
Read more
Hi guys I need your help, is it possible to insert <script> tag inside the body section of an HTML page
<html>
<body>
<script type="text/javascript">
alert("how are you");
</script>
</body>
</html>
Hello,
I have own an Apple Iphone and it was functioning properly. After installing an application there has been a horizontal broken mark in the screen while the menu screen. Other than that it is fine. I do not know what happened. I also tried uninstalling the application and restarting the device but that did not work either. please give me suggestion so that I can get through this problem.
Maverick Bozo
Read moreI heard that “HTML tags are very important for SEO of any website” consider about “title tag” is one of the most important factors in achieving high search engine optimization,
Can someone please tell me what are the factors should I need to consider about title tag?
Read moreHello,
I have an issue with partition in Solaris since it only allows one partition. I think this might be a limitation of “ZFS” system that Solaris uses for the purpose of managing the disk files on the system in the form of virtual RAID.
These screens appear:
There must be only one Solaris partition.
Change the extra Solaris partitions to another type.
Close
I changed the setting to only one partition but in that case the installation failed.
Kindly help me.
Thanks.
Error:
Open Solaris 2008.05 Installer
Installation Failed
OpenSolaris Developer Preview 2 installation
did not complete normally.
For more...
Read moreHi everyone ,
Is it possible to write text over images using CSS ?
If so , please can anyone guide me on how to do this?