Why Doesn't AutoComplete Always Work in Firefox? Чому не автозаповнення завжди працює в 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. Якщо ви саме той чоловік, який завжди дозволяє Firefox, щоб зберегти облікові дані для Логін сайти ви відвідуєте, ви можете бути дуже розчаровані, коли ви виявили сайт, який навіть не запропонує вам зберегти повноваження. We've got the lowdown on what's going on here. Ми отримали всю таємницю про те, що тут відбувається.
Here's that awful form I have to type into almost every day… I'm really getting tired of it. Ось що я жахливо форму потрібно вводити на майже кожен день ... Я дуже втомився від її.

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. Тому я подивитися на вихідний код для сторінки, а от винуватець: автозаповнення = "OFF" на вигляд скажу Firefox відключити автоматичне завершення цієї форми. The form elements themselves also have the same tag on them. Елементи форми і самі ж мітки на них.

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. Ви знайдете це трапляється досить часто на корпоративних мереж, банків та інших місць, де вони турбуються про безпеку і не хочу, щоб ви збережете ваші паролі, тому вони використовують цей тег на своїх сторінках, щоб Ваш браузер зі збереженням повноважень .
Your Best Option: Greasemonkey it! Ваш найкращий варіант: Greasemonkey It!
You can use a Ви можете використовувати greasemonkey Greasemonkey script to re-enable the autocomplete on the form elements. Сценарій повторно включити функцію автозаповнення за формою елементів. You can find a number of them at userscripts.org: Ви можете знайти деякі з них на 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. Або ж ви можете написати свій власний, якщо вам це подобається ... чомусь інші сценарії не працює на моєму піддатий корпоративної VPN на роботі, тому я створив новий сценарій, який вручну встановити атрибути кожного з них.
var frm = document.forms[0]; VAR FRM = document.forms [0];
frm.setAttribute('autocomplete', 'on'); frm.setAttribute ( 'автозаповнення', 'на');
frm.elements[0].setAttribute('autocomplete', 'on'); frm.elements [0]. SetAttribute ( 'автозаповнення', 'на');
frm.elements[1].setAttribute('autocomplete', 'on'); frm.elements [1]. SetAttribute ( 'автозаповнення', 'на');
Hint: the Підказка: Firebug Firebug extension is a great way to figure out what the elements are if you are writing a script. Розширення це відмінний спосіб, щоб зрозуміти, які елементи, якщо ви пишете сценарії.

Daily Email Updates Email Щоденні оновлення
You can get our how-to articles in your inbox each day for free. Ви можете отримати наші довідкові статті у Вашу поштову скриньку щодня безкоштовно. Just enter your name and email below: Просто введіть ваші ім'я та адресу електронної пошти нижче:



This site shows how to add autocomplete=off sites to the password manager without needing greasemonkey: Цей сайт демонструє як додати автозаповнення = Off сайтах менеджер паролів без необхідності 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. Просто зробити закладку з цим у поле адреси, і, коли сторінка не дозволимо вам автозбереження, натисніть на цю закладку, і вона буде зняти обмеження. Fill out the form and Firefox will ask to save the info for you. Заповніть форму і Firefox буде просити, щоб зберегти інформацію для вас.
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: (функція () (VAR CA, CEA, CS, DF, DFE, I, J, X, Y; функція N (I, яку) (I + повернення% 22% 22 + якою + ((I == 1)? % 22% 22:% 22s% 22)) CA = CEA = CS = 0; DF = document.forms; для (i = 0; I
Randomly some websites I use quite often will stop loading my saved logins from FF. Випадкові деяких сайтів я використовую досить часто зупинити завантаження мої збережені Вхід з 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. Так що я буду додавати їх знову лише усвідомити, що тепер у мене є кілька записів для одного сайту на одній сторінці в Password Manager. I check password manager when it stops loading in sites and it does still show them in there. Я перевіряю менеджер паролів, коли він зупиняється в місцях, навантаження і це ще показати їх там. I usually just have to delete it and read them. Я зазвичай просто видалити його і читати їх. Seems pretty flaky. Здається досить листкове. I also have a lot of passwords though. Я також дуже багато, хоча паролі. Too many forums and things online. Занадто багато речей форумах і в Інтернеті. That could be it. Це могло б бути. I also wish it wouldn't think Я також хотів би воно не буде думати http://www.domain.com http://www.domain.com and domain.com were two different sites, and would fill in for both. і domain.com два різних сайтах, і буде заповнити для обох сторін. Maybe these problems are addressed in Firefox 3. Може бути, ці проблеми розглядаються в 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. Ви могли б додатково створити короткий PHP / груша сценарій, який стверджує, ім'я користувача, пароль і будь-які інші обов'язкові поля на поштову адресу у форму. You would most likely need to set the referrer to the actual login page's address. Ви, швидше за все, потрібно встановити реферер для задоволення актуальних сторінка Логін's. Just install the http_request package for pear and create a post. Просто встановіть пакет для http_request груші і створити повідомлення. What ever come's back is the content after login. Що коли-небудь спину це зміст після Увійти. You can scrape that page to find whatever info you want. Ви можете Scrape цій сторінці, щоб знайти всі інформацію ви хочете.
Here is a good Greasemonkey script that worked: Ось хороший сценарій, який працював Greasemonkey:
http://userscripts.org/scripts/show/17453 http://userscripts.org/scripts/show/17453