Home All Groups Group Topic Archive Search About
Author
15 Dec 2006 3:23 PM
Ed
HI All,

Iam using Visual Studio 2005  VB.net to develop a web application.  I am
having some issues with the page display. I have to actually move the mouse
to get the web page to display . If I dont move the mouse I dont see anything
displayed.
I am not sure why  this is happening. At first I thought it might be because
of amount of data that gets stored in viewstate. I set the enabled viewstate
to false and still the page is not displaying without moving the mouse . I am
not able to find help online . I did read couple of forums where this issue
was mentioned.

Any ideas?

Thanks in advance

Author
15 Dec 2006 5:08 PM
Vadym Stetsyak
Hello, Ed!

Are there any handlers like "onmouseover" or "onmousemove"?

How about simple "Hello world" page?

You wrote  on Fri, 15 Dec 2006 07:23:06 -0800:

E> Iam using Visual Studio 2005  VB.net to develop a web application.  I am
E> having some issues with the page display. I have to actually move the
E> mouse to get the web page to display . If I dont move the mouse I dont
E> see anything displayed.
E> I am not sure why  this is happening. At first I thought it might be
E> because of amount of data that gets stored in viewstate. I set the
E> enabled viewstate to false and still the page is not displaying without
E> moving the mouse . I am not able to find help online . I did read couple
E> of forums where this issue was mentioned.

E> Any ideas?


With best regards, Vadym Stetsyak.  E-mail: vady***@ukr.net
Author
15 Dec 2006 5:18 PM
Ed
There is onselectedIndexChange

--
Thanks in advance


Show quote
"Vadym Stetsyak" wrote:

> Hello, Ed!
>
> Are there any handlers like "onmouseover" or "onmousemove"?
>
> How about simple "Hello world" page?
>
> You wrote  on Fri, 15 Dec 2006 07:23:06 -0800:
>
>  E> Iam using Visual Studio 2005  VB.net to develop a web application.  I am
>  E> having some issues with the page display. I have to actually move the
>  E> mouse to get the web page to display . If I dont move the mouse I dont
>  E> see anything displayed.
>  E> I am not sure why  this is happening. At first I thought it might be
>  E> because of amount of data that gets stored in viewstate. I set the
>  E> enabled viewstate to false and still the page is not displaying without
>  E> moving the mouse . I am not able to find help online . I did read couple
>  E> of forums where this issue was mentioned.
>
>  E> Any ideas?
>
>
> With best regards, Vadym Stetsyak.  E-mail: vady***@ukr.net
>
>
>

AddThis Social Bookmark Button