Many of you have faced a situation where you do not want to create a new form with associated with a new spreadsheet, just because you want to reset the counters.
As you might be aware by now that its not possible to delete existing responses, hence the only means left is to reset the form.
I [...]
Archive for the ‘Uncategorized’ Category
Reset form counter values in Google forms
Posted in Uncategorized on December 14, 2009 | Leave a Comment »
Dell Inspiron 1525 graphics on Vista 64 bit
Posted in Uncategorized, tagged Dell Inspiron 1525, Graphic driver, Vista 64bit on September 14, 2009 | Leave a Comment »
Dell does not provide supported drivers for Vista 64 bit. For the Graphics card 965, when you select 32bit to download and install, it does not work
The resolution is simple. Go to the Intel support site here and check the compatible driver for your install and you are done!!!
PS : User internet explorer [...]
Increase Fedora 11 sound
Posted in Uncategorized, tagged Fedora 11, sound on July 15, 2009 | Leave a Comment »
Initialize the Front volume to 0dB with
$alsactl init
One that is done, reset the master volume to 100 (using arrow keys)
$alsamixer -c0
Ref:Click here
ORACLE-BASE – Oracle Database 10g (10.1.0.2) Installation On Fedora Core 1 (FC1)
Posted in Uncategorized on July 14, 2009 | Leave a Comment »
ORACLE-BASE – Oracle Database 10g (10.1.0.2) Installation On Fedora Core 1 (FC1)
Shared via AddThis
SMTP port 25 on KPN service provider
Posted in Uncategorized, tagged KPN, port 25, SMTP on June 6, 2009 | 3 Comments »
Port 25 which is generally used by all the mail servers is blocked by default by KPN. This as I have been told is to prevent SPAM going from personal workstations.
Issue :
You cannot configure your mail.server.com SMTP and port 25. While sending emails, you will get a messag that connection timed out.
Resolution:
Instead of the setting [...]
Setting up eXist database with OpenLaszlo
Posted in Uncategorized on July 27, 2007 | Leave a Comment »
While trying to install eXist in the OL environment, I did the follwing changes to make it run.
Make the standalone installation by using the eXist.jar file ( installation is a simple process ).
Then copy exist[ver..].war file to the C:\Program Files\OpenLaszlo Server 4.0b1\Server\tomcat-5.0.24\webapps\exist” location. Start OpenLaszlo, it will extract all files there.
Copy the lib folder [...]