T
Terry
Hello,
Here it goes, our web developer developed our web site using Dreamweaver
and now I'm using VS .NET to redirect the pages to use the web services I
created.
She created a template which every page used to display hover buttons, drop
down menus ..... in this template I created a label which will displays a
money odometer that connects to a web service every second to display the
progressing amount. This works, the issue is when I open up a .aspx page
using this template, I loose the focus on the .aspx page using the template.
I click in a textbox field on the .aspx page the cursor blinks once and
looses focus. Here's the kicker, if I use the "tab" button the focus stays in
the textbox fields and allows the user to type. Is the page repainting due to
the amount changing in the template which the .aspx page is using? The page
does not flash or reload, so I'm lost. Any help would be apprectiated.
Thank you,
Terry
Here it goes, our web developer developed our web site using Dreamweaver
and now I'm using VS .NET to redirect the pages to use the web services I
created.
She created a template which every page used to display hover buttons, drop
down menus ..... in this template I created a label which will displays a
money odometer that connects to a web service every second to display the
progressing amount. This works, the issue is when I open up a .aspx page
using this template, I loose the focus on the .aspx page using the template.
I click in a textbox field on the .aspx page the cursor blinks once and
looses focus. Here's the kicker, if I use the "tab" button the focus stays in
the textbox fields and allows the user to type. Is the page repainting due to
the amount changing in the template which the .aspx page is using? The page
does not flash or reload, so I'm lost. Any help would be apprectiated.
Thank you,
Terry