search for: passform

Displaying 1 result from an estimated 1 matches for "passform".

Did you mean: paltform
2007 Mar 14
2
A java initialization routine
...e data is specific to the device, if that wasn''t already obvious. So basically, I want to get the default data, change one item (an IP address), put it in the form, and submit it. Thanks for any direction you might provide. It''s kinda long, so I apologize: function InitValue(passForm) { // var snmp_ver = ''0''; /*-----AP Password-----*/ passForm.http_username.value = ''username''; // admin/user/0/username passForm.http_passwd.value = ''supersecret''; // admin/user/0/password passForm.confirm_http_passwd.value = ''s...