A
amit.purohit
hi,
I have a very strange problem on my login Page. the Page was working fine a
few days back, but now does not generate post back events for controls. this
login page uses form based authentication.
Whenever the button is clicked, no event is raised, infact it doesnt even go
to the page_load as well. Events are registered and there is no problem with
the code because the same code is working fine on Windows XP machine. The
machine which is giving problem is Windows 2000 Advanced server.
If I redirect the request forcefully to another page, everything works
perfectly fine across application, except this login.aspx.
its urgent,
thanks in advance.
Amit Purohit
(MCAD.NET)
I have a very strange problem on my login Page. the Page was working fine a
few days back, but now does not generate post back events for controls. this
login page uses form based authentication.
Whenever the button is clicked, no event is raised, infact it doesnt even go
to the page_load as well. Events are registered and there is no problem with
the code because the same code is working fine on Windows XP machine. The
machine which is giving problem is Windows 2000 Advanced server.
If I redirect the request forcefully to another page, everything works
perfectly fine across application, except this login.aspx.
its urgent,
thanks in advance.
Amit Purohit
(MCAD.NET)