Click here to Skip to main content
16,004,192 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Server Error in '/' Application. Pin
IamAmit26-Sep-07 20:10
IamAmit26-Sep-07 20:10 
QuestionWizard control Pin
kjosh26-Sep-07 18:00
kjosh26-Sep-07 18:00 
Questiondownload logfile from an ftp server using ftpwebrequest Pin
Mack Ait-Aoudia26-Sep-07 12:42
Mack Ait-Aoudia26-Sep-07 12:42 
AnswerRe: download logfile from an ftp server using ftpwebrequest Pin
DigiOz Multimedia26-Sep-07 19:46
DigiOz Multimedia26-Sep-07 19:46 
QuestionJavascript : Textbox Disable Pin
ss.mmm26-Sep-07 10:13
ss.mmm26-Sep-07 10:13 
AnswerRe: Javascript : Textbox Disable Pin
Guffa26-Sep-07 10:32
Guffa26-Sep-07 10:32 
GeneralRe: Javascript : Textbox Disable Pin
ss.mmm26-Sep-07 10:48
ss.mmm26-Sep-07 10:48 
GeneralRe: Javascript : Textbox Disable Pin
ss.mmm26-Sep-07 11:22
ss.mmm26-Sep-07 11:22 
GeneralRe: Javascript : Textbox Disable Pin
Mack Ait-Aoudia26-Sep-07 12:53
Mack Ait-Aoudia26-Sep-07 12:53 
QuestionWeb Solution Organization Pin
gus_br26-Sep-07 9:33
gus_br26-Sep-07 9:33 
QuestionCode acceptance criteria for support Pin
Sarma Pisapati26-Sep-07 8:41
Sarma Pisapati26-Sep-07 8:41 
AnswerRe: Code acceptance criteria for support Pin
Christian Graus26-Sep-07 13:59
protectorChristian Graus26-Sep-07 13:59 
QuestionSecurity Exception when Deploying Web Application [modified] Pin
zz_scarab26-Sep-07 8:14
zz_scarab26-Sep-07 8:14 
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 
AnswerRe: disable viewstate in query string Pin
kubben26-Sep-07 7:44
kubben26-Sep-07 7:44 
I am pretty sure the only time viewstate ends up in the query string is when you go cookieless in your webconfig. So if you change your site to allow cookies then the viewstate should get out of your query string.

Note even when you turn off viewstate, there is still some viewstate info in the page.

Anyway, that is my best guess.

Ben
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 

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.