Click here to Skip to main content
15,914,071 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhere does app_offline.htm come from Pin
Tomz_KV20-Nov-08 9:33
Tomz_KV20-Nov-08 9:33 
AnswerRe: Where does app_offline.htm come from Pin
N a v a n e e t h20-Nov-08 16:06
N a v a n e e t h20-Nov-08 16:06 
GeneralRe: Where does app_offline.htm come from Pin
Tomz_KV21-Nov-08 2:56
Tomz_KV21-Nov-08 2:56 
AnswerRe: Where does app_offline.htm come from Pin
whatUrunning.com21-Nov-08 3:04
whatUrunning.com21-Nov-08 3:04 
Question[newbie] Form does not retain values when refreshed Pin
jon-8020-Nov-08 9:11
professionaljon-8020-Nov-08 9:11 
AnswerRe: [newbie] Form does not retain values when refreshed Pin
Christian Graus20-Nov-08 9:41
protectorChristian Graus20-Nov-08 9:41 
GeneralRe: [newbie] Form does not retain values when refreshed Pin
jon-8020-Nov-08 10:06
professionaljon-8020-Nov-08 10:06 
AnswerRe: [newbie] Form does not retain values when refreshed Pin
N a v a n e e t h20-Nov-08 16:19
N a v a n e e t h20-Nov-08 16:19 
You aren't using any server controls. ASP.NET use a mechanism called ViewState to maintain the values of a page. Try converting the input types to runat=server or change it to ASP.NET server control.


GeneralRe: [newbie] Form does not retain values when refreshed Pin
jon-8021-Nov-08 4:02
professionaljon-8021-Nov-08 4:02 
AnswerRe: [newbie] Form does not retain values when refreshed Pin
knbinoj5820-Nov-08 18:36
knbinoj5820-Nov-08 18:36 
QuestionRe: [newbie] Form does not retain values when refreshed [modified] Pin
jon-8021-Nov-08 0:11
professionaljon-8021-Nov-08 0:11 
AnswerRe: [newbie] Form does not retain values when refreshed Pin
Nishant Singh21-Nov-08 4:00
Nishant Singh21-Nov-08 4:00 
Questionhow to carry a value from a datagrid to a new table Pin
cheryl637220-Nov-08 9:06
cheryl637220-Nov-08 9:06 
AnswerRe: how to carry a value from a datagrid to a new table Pin
Christian Graus20-Nov-08 9:42
protectorChristian Graus20-Nov-08 9:42 
GeneralRe: how to carry a value from a datagrid to a new table Pin
cheryl637220-Nov-08 10:01
cheryl637220-Nov-08 10:01 
GeneralRe: how to carry a value from a datagrid to a new table Pin
Christian Graus20-Nov-08 11:05
protectorChristian Graus20-Nov-08 11:05 
GeneralRe: how to carry a value from a datagrid to a new table Pin
cheryl637221-Nov-08 8:15
cheryl637221-Nov-08 8:15 
QuestionSecurity Scan Pin
hercule5420-Nov-08 9:04
hercule5420-Nov-08 9:04 
AnswerRe: Security Scan Pin
Christian Graus20-Nov-08 9:43
protectorChristian Graus20-Nov-08 9:43 
AnswerRe: Security Scan Pin
N a v a n e e t h20-Nov-08 16:10
N a v a n e e t h20-Nov-08 16:10 
GeneralRe: Security Scan Pin
hercule5420-Nov-08 16:19
hercule5420-Nov-08 16:19 
QuestionMultiline Textbox Maxlength Regular Expression Pin
Ponna Rani20-Nov-08 8:24
Ponna Rani20-Nov-08 8:24 
QuestionActiveX Print Dialog isn't loading Pin
Richard Jones20-Nov-08 7:12
Richard Jones20-Nov-08 7:12 
QuestionLoad Page controls again by writing code in server side in asp.net 2.0 for specific condition Pin
trilokharry20-Nov-08 5:19
trilokharry20-Nov-08 5:19 
AnswerRe: Load Page controls again by writing code in server side in asp.net 2.0 for specific condition Pin
Christian Graus20-Nov-08 8:39
protectorChristian Graus20-Nov-08 8:39 

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.