Why Doesn't AutoComplete Always Work in Firefox? Bakit ba hindi AutoComplete Laging Trabaho sa Firefox?
If you're the type of person that always allows Firefox to save your login credentials for the sites you visit, you might be very frustrated when you come across a site that doesn't even prompt you to save the credentials. Kung ikaw ang uri ng tao na laging nagbibigay-daan sa Firefox upang i-save ang iyong login credentials para sa mga site na binisita mo, maaari kang maging tunay bigo kapag dumating ka sa kabuuan ng isang site na hindi kahit udyukan mong i-save ang credentials. We've got the lowdown on what's going on here. Kami got ang lowdown sa kung ano ang nangyayari dito.
Here's that awful form I have to type into almost every day… I'm really getting tired of it. Narito na kakila-kilabot na form ko bang uri sa halos araw-araw ... talagang Nakakakuha ako ng pagod ng ito.

So I take a look into the source for the page, and here's the culprit: the AUTOCOMPLETE=”off” on the form will tell Firefox to disable auto completing for that form. Kaya kong kumuha ng tumingin sa source para sa pahina, at dito, ang mga salarin: ang AutoComplete = "off" sa form na ang magsasabi sa Firefox hindi paganahin ang awtomatikong pagta para sa pagkumpleto ng form na. The form elements themselves also have the same tag on them. Ang form na sangkap din sa kanilang mga sarili ay may parehong tag sa kanila.

You'll find this happens quite often on corporate vpns, banks, and other sites where they are worried about security and don't want you to save your passwords, so they use this tag in their pages to prevent your browser from saving the credentials. Makikita na nangyari ito ganap madalas sa vpns korporasyon, bangko, at iba pang mga site kung saan sila ay nag-aalala tungkol sa seguridad at hindi na nais mong i-save ang iyong password, kaya gumagamit sila ng tag na ito sa kanilang mga pahina upang maiwasan ang inyong browser mula sa pag-save ng mga credential .
Your Best Option: Greasemonkey it! Ang iyong Pinakamagandang Opsiyon: Greasemonkey ito!
You can use a Maaari mong gamitin ang isang greasemonkey greasemonkey script to re-enable the autocomplete on the form elements. sa script sa muling ma-enable ang AutoComplete sa mga sangkap ng form. You can find a number of them at userscripts.org: Maaari mong mahanap ang isang numero ng mga ito sa userscripts.org:
Or you can write your own if you feel like it… for some reason the other scripts did not work on my screwy corporate vpn at work, so I created a new script that manually set the attributes of each. O maaari mong isulat ang iyong sarili kung sa palagay ninyo ito ... para sa ilang kadahilanan ay ang iba pang mga script ay hindi gumagana sa aking mga sira ang ulo corporate vpn sa trabaho, kaya ko ginawa ang isang bagong script na mano-manong i-set ang mga katangian ng bawat isa.
var frm = document.forms[0]; var FRM = document.forms [0];
frm.setAttribute('autocomplete', 'on'); frm.setAttribute ( 'AutoComplete', 'sa');
frm.elements[0].setAttribute('autocomplete', 'on'); frm.elements [0]. setAttribute ( 'AutoComplete', 'sa');
frm.elements[1].setAttribute('autocomplete', 'on'); frm.elements [1]. setAttribute ( 'AutoComplete', 'sa');
Hint: the Payo: ang Firebug Arsonista extension is a great way to figure out what the elements are if you are writing a script. extension ay isang magaling na paraan upang malaman kung ano ang mga sangkap ay kung ikaw ay pagsulat ng isang script.

Daily Email Updates Araw-araw na Updates Email
You can get our how-to articles in your inbox each day for free. Maaari kang makakuha ng aming kung-paano na mga artikulo sa iyong inbox sa bawat araw para sa libre. Just enter your name and email below: Ilagay lamang ang inyong pangalan at email sa ibaba:



This site shows how to add autocomplete=off sites to the password manager without needing greasemonkey: Ang site na ito ay nagpapakita kung paano magdagdag AutoComplete = off mga site sa mga manager ng password na hindi nangangailangan ng greasemonkey:
http://dotancohen.com/howto/fi.....anager.php http://dotancohen.com/howto/fi.....anager.php
Just make a bookmark with this in the location field, and when a page won't let you autosave, click this bookmark and it will remove the restrictions. Kailangan lang gumawa ng isang bookmark na ito sa patlang ng lokasyon, at kapag ang isang pahina ay hindi nagpapahintulot sa inyo na autosave, i-click ang bookmark na ito at ito ay alisin ang mga paghihigpit. Fill out the form and Firefox will ask to save the info for you. Punan ang form at Firefox ay hilingin na i-save ang info para sa inyo.
javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+%22 %22+what+((i==1)?%22%22:%22s%22)}ca=cea=cs=0;df=document.forms;for(i=0;i javascript: (function () (var ca, cea, cs, df, dfe, i, j, x, y; function n (ako, ano) (bumalik ako +% 22% 22 + ano + ((i == 1)? % 22% 22:% 22s% 22)) ca = cea = cs = 0; df = document.forms; for (i = 0; ako
Randomly some websites I use quite often will stop loading my saved logins from FF. Sapalarang ang ilang mga website gamit ko lubos na madalas ay hihinto sa loading-save ang aking mga pag-login mula sa FF. So I will add them again only to realize that now I have multiple records for the same site on the same page in the password manager. Kaya ko idagdag ang mga ito muli lamang sa mga napagtanto na ngayon ay mayroon ako ng maramihang mga talaan para sa parehas na site sa parehong pahina sa mga manager ng password. I check password manager when it stops loading in sites and it does still show them in there. Check ko ang password manager kung kailan ito hihinto ang loading sa mga site at pa rin ito ay hindi ipakita ang mga ito doon. I usually just have to delete it and read them. Karaniwang ko na lang ay tanggalin ito at basahin ang mga ito. Seems pretty flaky. Tila medyo matuklapin. I also have a lot of passwords though. Ako din may a pulutong ng mga password kahit na. Too many forums and things online. Masyadong maraming mga forums at mga bagay-bagay online. That could be it. Na maaaring ito. I also wish it wouldn't think Ako din gusto hindi na ito ay sa tingin http://www.domain.com http://www.domain.com and domain.com were two different sites, and would fill in for both. at domain.com ay dalawang magkaibang mga site, at nais punan para sa kapwa. Maybe these problems are addressed in Firefox 3. Siguro ang mga problemang ito ay hinarap sa Firefox 3.
You could optionally create a short php / pear script that submits the user name, password and any other required fields to the post address in the form. Maaari mo opsyonal na lumikha ng isang maikling php / peras script na submits ang user name, password at anumang iba pang mga kinakailangang mga patlang upang ang mga post ng mga address sa form. You would most likely need to set the referrer to the actual login page's address. Gusto mo malamang kailangan upang itakda ang referrer upang harapin ang mga aktwal na pahina ng pag-login's. Just install the http_request package for pear and create a post. Basta i-install ang http_request pakete para sa mga peras at lumikha ng isang post. What ever come's back is the content after login. Ano ba darating's back ang mga nilalaman pagkatapos ng pag-login. You can scrape that page to find whatever info you want. Maaari mong kayasin na ang pahina upang mahanap ang anumang impormasyon na gusto mo.
Here is a good Greasemonkey script that worked: Narito ang isang magandang script Greasemonkey na nagtrabaho:
http://userscripts.org/scripts/show/17453 http://userscripts.org/scripts/show/17453