I NEED HELP!!!!!
< =>
<!--
var SymRealOnLoad;
var SymReal;
Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}
SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//-->
</>
This problem is driving me nuts. I have an 03 Tahoe (the basic model, nothing fancy like controls on the steering wheel) that I want to change the door lock features on. The vehicle didn't come with the users manual so I was hoping some one could help me out. I had an 02 Silverado that I programmed my door lock to never lock or unlock unless I pressed the door lock button. This Tahoe came programmed to where it locks when it goes into gear and Doesn't unlock untill I press the unlock button. This feature is pretty agrivating when you have kids. Can anyone please tell me the way you program these features. I vaguely remember using the windows buttons to program my Silverado. Any help is greatly appreciated.
Thread
Thread Starter
Forum
Replies
Last Post
be_Martinezr
General Tech
0
Oct 6, 2014 10:19 AM
1stTahoe
Tahoe & Suburban
16
Apr 19, 2012 9:44 PM
upzaw2000
HHR
6
Dec 31, 2006 9:36 PM



