Click here to Skip to main content
15,926,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 0:47
_AK_9-Aug-06 0:47 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 [modified] Pin
amaneet9-Aug-06 3:10
amaneet9-Aug-06 3:10 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 3:45
_AK_9-Aug-06 3:45 
QuestionFormatting text inside GridView Pin
Mohamed El Gohary8-Aug-06 23:56
Mohamed El Gohary8-Aug-06 23:56 
AnswerRe: Formatting text inside GridView Pin
Jay_se9-Aug-06 2:09
Jay_se9-Aug-06 2:09 
Questionasp form to email Pin
lusardi8-Aug-06 23:36
lusardi8-Aug-06 23:36 
AnswerRe: asp form to email Pin
Sebastian T Xavier9-Aug-06 20:58
Sebastian T Xavier9-Aug-06 20:58 
QuestionThe viewstate is invalid for this page and might be corrupted..............?How to resolve Pin
BalasahebK8-Aug-06 23:34
BalasahebK8-Aug-06 23:34 
Can someone help me to sort out this error.
I will explain how did I get this error....
On my aspx page, i placed two buttons one is runat=server and other is HTMLBUTTON
without runat=server.

On server ctrl button, I have implemented some code.... working fine.

On HTML Btn, I have written client side javascript.... it is also working fine.
HTML btn clears all the textboxes on client side page.

Now problem, I have faced is whenever I click on html btn it works and after this click event when I click on Server Btn, it gives me this error.

Reason might be: - Viewstate of all controls get cleared after click on HTML btn, so
whenever user clicks on server button, it could not find out its own
viewstate information. This might be the reason, can someone help
me.............



Balasaheb
Software Developer
Platform: Asp.net,vb.net
Database: SQL Server 2000

AnswerRe: The viewstate is invalid for this page and might be corrupted..............?How to resolve Pin
_AK_8-Aug-06 23:45
_AK_8-Aug-06 23:45 
GeneralRe: The viewstate is invalid for this page and might be corrupted..............?How to resolve Can somebody pls reply me Pin
BalasahebK8-Aug-06 23:51
BalasahebK8-Aug-06 23:51 
QuestionIdentifying the .NET2 master page from a control Pin
EpsilonCool8-Aug-06 22:50
EpsilonCool8-Aug-06 22:50 
AnswerRe: Identifying the .NET2 master page from a control Pin
Paddy Boyd8-Aug-06 23:17
Paddy Boyd8-Aug-06 23:17 
AnswerRe: Identifying the .NET2 master page from a control Pin
minhpc_bk9-Aug-06 0:25
minhpc_bk9-Aug-06 0:25 
QuestionTo prevent concurrent users with same login name Pin
sallirajan8-Aug-06 22:10
sallirajan8-Aug-06 22:10 
AnswerRe: To prevent concurrent users with same login name Pin
_AK_8-Aug-06 22:58
_AK_8-Aug-06 22:58 
AnswerRe: To prevent concurrent users with same login name [modified] Pin
sunit_828-Aug-06 22:58
sunit_828-Aug-06 22:58 
QuestionASP.NET 1.1 and ASP.NET 2 on same IIS Pin
_mubashir8-Aug-06 21:59
_mubashir8-Aug-06 21:59 
AnswerRe: ASP.NET 1.1 and ASP.NET 2 on same IIS Pin
minhpc_bk9-Aug-06 0:26
minhpc_bk9-Aug-06 0:26 
AnswerRe: ASP.NET 1.1 and ASP.NET 2 on same IIS Pin
Guffa9-Aug-06 1:48
Guffa9-Aug-06 1:48 
GeneralRe: ASP.NET 1.1 and ASP.NET 2 on same IIS Pin
_mubashir9-Aug-06 19:44
_mubashir9-Aug-06 19:44 
QuestionRe: How to put checkbox in datagrid through DataGridColoumnStyle(windows) Pin
indiaone8-Aug-06 21:10
indiaone8-Aug-06 21:10 
AnswerRe: How to put checkbox in datagrid through DataGridColoumnStyle(windows) Pin
minhpc_bk9-Aug-06 0:38
minhpc_bk9-Aug-06 0:38 
GeneralRe: How to put checkbox in datagrid through DataGridColoumnStyle(windows) Pin
tejas_chonkar9-Aug-06 0:47
tejas_chonkar9-Aug-06 0:47 
QuestionData displaying in datagrid as dynamically.. Pin
Prabs frm PGP8-Aug-06 20:23
Prabs frm PGP8-Aug-06 20:23 
AnswerRe: Data displaying in datagrid as dynamically.. Pin
_AK_8-Aug-06 20:25
_AK_8-Aug-06 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.