Click here to Skip to main content
15,899,935 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWebsite search function Pin
dptalt26-Sep-07 7:19
dptalt26-Sep-07 7:19 
QuestionInsert form values into mssql 2000 server? Pin
Shahriat Hossain26-Sep-07 6:02
Shahriat Hossain26-Sep-07 6:02 
AnswerRe: Insert form values into mssql 2000 server? Pin
ss.mmm26-Sep-07 6:04
ss.mmm26-Sep-07 6:04 
QuestionTextBox_Textchanged?? Pin
ss.mmm26-Sep-07 5:47
ss.mmm26-Sep-07 5:47 
AnswerRe: TextBox_Textchanged?? Pin
kubben26-Sep-07 7:39
kubben26-Sep-07 7:39 
GeneralRe: TextBox_Textchanged?? Pin
ss.mmm26-Sep-07 7:46
ss.mmm26-Sep-07 7:46 
QuestionHow can I create a Silver javascript scrollbar. Pin
thomasa26-Sep-07 5:01
thomasa26-Sep-07 5:01 
Questiondisable viewstate in query string Pin
Russell Jones26-Sep-07 4:47
Russell Jones26-Sep-07 4:47 
I've written a page that allows a user to look up a page of info from a DB. Nothing too ground breaking there.

Now i want to allow the user to email a URL including a querystring specifying which page he was looking at.

The querystring contains a massive __ViewState parameter which I can't get rid of.

I've set enableviewstate and enableSession state to false in the Page tag and I've set the enableviewstate attribute to false in all the controls i could find that had it set to true but I still haven't got rid of it.

My application is going to be entirely stateless so i'm happy to just pass an occassional piece of data from one page to another.

Does anyone know how to turn off viewstateentirely? Is there a config setting?

Thanks

Russell
AnswerRe: disable viewstate in query string Pin
kubben26-Sep-07 7:44
kubben26-Sep-07 7:44 
AnswerRe: disable viewstate in query string Pin
Mack Ait-Aoudia26-Sep-07 13:00
Mack Ait-Aoudia26-Sep-07 13:00 
GeneralRe: disable viewstate in query string Pin
Russell Jones26-Sep-07 22:31
Russell Jones26-Sep-07 22:31 
QuestionHow to Increment ? Pin
Kasi Viswanathan26-Sep-07 3:33
Kasi Viswanathan26-Sep-07 3:33 
AnswerRe: How to Increment ? Pin
Christian Graus26-Sep-07 4:14
protectorChristian Graus26-Sep-07 4:14 
GeneralRe: How to Increment ? Pin
Eduard Keilholz26-Sep-07 4:40
Eduard Keilholz26-Sep-07 4:40 
GeneralRe: How to Increment ? Pin
Kasi Viswanathan26-Sep-07 20:21
Kasi Viswanathan26-Sep-07 20:21 
GeneralRe: How to Increment ? Pin
Kasi Viswanathan26-Sep-07 20:17
Kasi Viswanathan26-Sep-07 20:17 
AnswerRUDE Pin
leckey26-Sep-07 4:45
leckey26-Sep-07 4:45 
GeneralRe: RUDE Pin
Paul Conrad26-Sep-07 18:13
professionalPaul Conrad26-Sep-07 18:13 
GeneralRe: RUDE Pin
Kasi Viswanathan26-Sep-07 20:44
Kasi Viswanathan26-Sep-07 20:44 
GeneralRe: RUDE Pin
Kasi Viswanathan26-Sep-07 20:34
Kasi Viswanathan26-Sep-07 20:34 
AnswerRe: Hello? Pin
M_Menon26-Sep-07 6:45
M_Menon26-Sep-07 6:45 
GeneralRe: Hello? Pin
Kasi Viswanathan26-Sep-07 20:46
Kasi Viswanathan26-Sep-07 20:46 
QuestionDesign view problem in VS2005 Pin
Steve5726-Sep-07 3:28
Steve5726-Sep-07 3:28 
QuestionMaster page div tag Pin
mpavas26-Sep-07 3:16
mpavas26-Sep-07 3:16 
AnswerRe: Master page div tag Pin
N a v a n e e t h26-Sep-07 3:49
N a v a n e e t h26-Sep-07 3:49 

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.