Recent content by Sridhar_Rao

  1. Sridhar_Rao

    visitor redirection using javascript cookies

    I am trying to implement visitor redirection depending on the browser screen size using javascript. Whenever a visitor accesses the desktop version using a mobile device, the javascript detects the screen size. Visitor is prompted to select between desktop version and mobile version. Visitor's...
  2. Sridhar_Rao

    All webhosting and domain related queries here.

    Re: Which one is a better host ? I had been a client of your's since 2006. Since then I have lost COUNT of number of times your servers have crashed and my data in the database lost forever. Now, they crash every few weeks. I am fed up of your service. It is now time to quit you and move to...
  3. Sridhar_Rao

    javascript: search and remove elements on the fly

    There are three identical lists with identical items in same order in a html page. When an element is selected from any of the three lists, the script should search for the occurrence of the same element in other two lists and remove them on the fly from all the three lists. Any help will be...
  4. Sridhar_Rao

    Failing to install printer

    Sorry, my search led me nowhere, hence this post. I had been using HP 710C printer on my desktop being connected by parallel-to-USB connection. The location of the printer was /dev/usb/lp0. Today I installed another printer HP deskjet 1050, which is working fine on my system. But, 710c is no...
  5. Sridhar_Rao

    Comodo firewall on 64-bit Windows7

    yes, before installation of comodo, firewall built-in win7 and in Kaspersky were ON. I had turned both of them off before installing comodo in order to avoid any possible conflicts. Only comodo gives full control over which application can access internet. With other firewalls, you never...
  6. Sridhar_Rao

    Comodo firewall on 64-bit Windows7

    A system running on 64-bit Win7, running Kaspersky AV. Downloaded Comodo firewall (64-bit). Disabled windows firewall. Installed Comodo firewall, installation successful. Windows goes for toss, Kaspersky became inaccessible, windows shortcuts non-functional, system restore not working, frequent...
  7. Sridhar_Rao

    Handling AVCHD video formats

    Despite hardware upgrade (3GHz Athlon II X4, 4GB DDR3), the AVCHD files still don't play smoothly. The motherboard supports HD movies, but the onboard graphics is still not good enough and I might need a dedicated graphics card. Following chat with technical support, I was able to download a...
  8. Sridhar_Rao

    Handling AVCHD video formats

    Thank you arpan for the reply. I am upgrading my system hardware; as you said my laptop is not equipped to play AVCHD videos. But then there are also issues of interlaced video, which is a nuisance. In classic media player, there is an option to de-interlace the video. I was against the...
  9. Sridhar_Rao

    Handling AVCHD video formats

    My Sony Handycam is capable of recording HD video, but in AVCHD format. This is a waste (to me) because it doesn't play well on my Dell laptop (Windows media player / Media player classic). I don't have software to edit the video either. The professional softwares are extremely expensive to buy...
  10. Sridhar_Rao

    Implementation of google's recaptcha with ASP

    Procuring the public and private keys was the first step. The keys are in right place, that is not the issue here.
  11. Sridhar_Rao

    Implementation of google's recaptcha with ASP

    A form in a html page (contact.htm) submits the data to asp script <form name="test" method="post" action="cdosys.asp"> This code was downloaded from Internet. I want to implement google lab's recaptcha on my form. I place the following code (as on their website) at the top of the page as...
  12. Sridhar_Rao

    Go ubuntu 8, come ubuntu 10, but how?

    On my desktop, I have both XP and Ubuntu 8 installed. Recently, Ubuntu seems to have problems, it freezes often. I'd like to uninstall it completely and reinstall Ubuntu 10 in its place. A step-by-step guide would be very helpful.
  13. Sridhar_Rao

    java app to play video

    Samsung c5212 can playback only 3gp video. Are there any java applications (.jad) with packaged codecs that can play other video formats on mobile phone?
  14. Sridhar_Rao

    Splitting video file

    I have a single mpg-2 video file of 8.9GB. How can I split it into two parts to fit into two DVDs so that it can be played back on a DVD player?
  15. Sridhar_Rao

    system restore on ubuntu

    Thanks, I found it in synaptic manager and successfully uninstalled it. Then I reinstalled it from freshly downloaded deb file from avast website. Installation was said to be successful. No icons or shortcuts were generated and trying to launch application only gives error. Note: I use...
Top Bottom