Una cosa que se suele hacer bastante en javascript es resetear un formulario, es decir, devolver el formulario a su valor inicial.
Con jquery esto es bastante fácil:
$(
Una cosa que se suele hacer bastante en javascript es resetear un formulario, es decir, devolver el formulario a su valor inicial.
Con jquery esto es bastante fácil:
$(
20/06/2009 at 6:07 am Permalink
I have a canon pixma ip2600 printer which i am trying to get working on ubuntu 9.04 and tried to add the driver files from this site, but being a greenhorn and computer illerate i can’t seem to get my printer working. Can anyone help (step by step instructions)?????? Steve headmower@gmail.com
24/07/2009 at 11:27 am Permalink
thanks! With this note, I was able to install your canon iP2600 printer in my ubuntu linux )))
04/08/2009 at 3:25 pm Permalink
In the terminal, I get error ______dpkg: error processing –force-architecture (–install):
cannot access archive: No such file or directory
dpkg: error processing cnijfilter-ip2600series_2.90-1_i386.deb (–install):
cannot access archive: No such file or directory
Errors were encountered while processing:
–force-architecture
cnijfilter-ip2600series_2.90-1_i386.deb
I run 9.04 64bit…
any help is really appreciated!
25/08/2009 at 8:33 pm Permalink
When i tried, i got the following error:
«dpkg: error processing –force-architecture (–install):
cannot access archive: No such file or directory
dpkg: error processing cnijfilter-common_2.90-1_i386.deb (–install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
–force-architecture
cnijfilter-common_2.90-1_i386.deb
guser@guser-desktop:~/downloads$ sudo dpkg -i –force-architecture cnijfilter-common_2.90-1_i386.deb
sudo: unable to resolve host guser-desktop
dpkg: error processing –force-architecture (–install):
cannot access archive: No such file or directory
dpkg: error processing cnijfilter-common_2.90-1_i386.deb (–install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
–force-architecture
cnijfilter-common_2.90-1_i386.deb»
25/08/2009 at 9:32 pm Permalink
i found a modified form of that command and it installed correctly:
sudo aptitude install -f [package name]
Do it first for the common file and then for the ip2600series file.
Now the problem i am trying to solve is why when i send a print job, it is accepted and shows job complete but the printing never happens.
29/08/2009 at 7:39 pm Permalink
Hi Ronald,
I am not an experd in this. I just found a way of making the printer to work for me. If you have installed the driver, but now you have more problems… I don’t know what could be happening 🙁 maybe you should try to find a forum or something about printers to ask specific questions.
I’m sorry I don’t have any answers for you.
16/10/2009 at 6:07 pm Permalink
Thanks! Printer got autodiscovered by installing the drivers and unplugging and plugging in the printer 🙂
16/10/2009 at 8:54 pm Permalink
You are welcome 😉
24/10/2009 at 7:09 am Permalink
Just wanted to say that it worked a treat! Fantastic effort! Thanks! x