You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
dmoney
Posted - Nov 05 2008 : 12:28:52 PM Not sure where it's coming from, but I have a website in vs2008. I have a dropdown called "gender" .. When I start to type "gender", it finds it.. If I hit tab, or type gender all the way out, it replaces gender with Gender ..
Why?!
Same for things like ssn .. replaces it with SSN.. where is it pulling this "correction" from? is it vs2008 or vax?
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Nov 05 2008 : 5:08:05 PM Visual Assist have a feature called "Repair Case". It activates when you already have symbol with this name case insensitively.
You can turn it off here:
VA Options -> Advanced -> Correction -> Repair case
Regarding tab, it simply accepts the suggestion listbox, like enter. You can turn it off here: