G
Guest
This week, some of my asp.net pages developed a strange problem.
It appears to have occurred independently from any coding changes
I have made. So, perhaps a system update caused it, don't know.
The problem: The page loads, everything looks good. Then after about
1 second, an <input> field will change color. When it occurs on a page,
it is always the same field on the page. If I remove any class setting,
it makes no difference. Whatever process is doing it must be some
..net framework process, not anything of mine.
What really bugs me, however, is not seeing any other posts about this
problem, so it must be something unique to my pages.
Any suggestions would be appreciated.
It appears to have occurred independently from any coding changes
I have made. So, perhaps a system update caused it, don't know.
The problem: The page loads, everything looks good. Then after about
1 second, an <input> field will change color. When it occurs on a page,
it is always the same field on the page. If I remove any class setting,
it makes no difference. Whatever process is doing it must be some
..net framework process, not anything of mine.
What really bugs me, however, is not seeing any other posts about this
problem, so it must be something unique to my pages.
Any suggestions would be appreciated.