Click here to Skip to main content
15,898,743 members
Home / Discussions / C#
   

C#

 
QuestionOpen only one child form Pin
Boipelo16-Mar-06 22:47
Boipelo16-Mar-06 22:47 
AnswerRe: Open only one child form Pin
akyriako7816-Mar-06 23:47
akyriako7816-Mar-06 23:47 
AnswerRe: Open only one child form Pin
pawan kumarsoft4-Nov-10 6:20
pawan kumarsoft4-Nov-10 6:20 
QuestionHashtable Pin
Eytukan16-Mar-06 22:34
Eytukan16-Mar-06 22:34 
AnswerRe: Hashtable Pin
Nicholas Butler16-Mar-06 23:31
sitebuilderNicholas Butler16-Mar-06 23:31 
GeneralRe: Hashtable Pin
Eytukan17-Mar-06 0:01
Eytukan17-Mar-06 0:01 
QuestionI get an error when my textbox has texts with html tags Pin
CandyMe16-Mar-06 22:29
CandyMe16-Mar-06 22:29 
AnswerRe: I get an error when my textbox has texts with html tags Pin
jimjo17-Mar-06 1:21
jimjo17-Mar-06 1:21 
Hi,

When browser back button is clicked, no new request is sent to browser, I think(unless we expire the page programmatically). Most probably, you have written a Response.Redirect in your asp button click, right? So, the html code gets posted to the server and server generates the error.

You can either call History.Back(or something like that in javascript) in your button click or you can set ValidateRequest = "True"

Regards,

Jim
QuestionI get error when I have html tags in textbox Pin
CandyMe16-Mar-06 22:28
CandyMe16-Mar-06 22:28 
QuestionHow to get "Precision" and "Scale" of a Decimal bound column in code ? Pin
Bobby88716-Mar-06 22:25
Bobby88716-Mar-06 22:25 
AnswerRe: How to get "Precision" and "Scale" of a Decimal bound column in code ? Pin
darkelv17-Mar-06 2:43
darkelv17-Mar-06 2:43 
QuestionCOM Interop and Indigo on Windows Server 2003 Pin
Optimus Chaos16-Mar-06 21:03
Optimus Chaos16-Mar-06 21:03 
QuestionRemote Shutdown and Processes Pin
fjlv200516-Mar-06 20:14
fjlv200516-Mar-06 20:14 
AnswerRe: Remote Shutdown and Processes Pin
Jijo BP16-Mar-06 23:00
Jijo BP16-Mar-06 23:00 
GeneralRe: Remote Shutdown and Processes Pin
fjlv200516-Mar-06 23:26
fjlv200516-Mar-06 23:26 
Questionhow to embed a external application into a winform? Pin
iiiwabibitoiii16-Mar-06 20:06
iiiwabibitoiii16-Mar-06 20:06 
Questionadd code to installer package Pin
sohne16-Mar-06 19:10
sohne16-Mar-06 19:10 
QuestionLocalization issue with UserControls Pin
Pixinger7716-Mar-06 18:21
Pixinger7716-Mar-06 18:21 
Questionusing reference in runtime Pin
vatzcar16-Mar-06 18:14
vatzcar16-Mar-06 18:14 
AnswerRe: using reference in runtime Pin
Vikram A Punathambekar16-Mar-06 19:33
Vikram A Punathambekar16-Mar-06 19:33 
GeneralRe: using reference in runtime Pin
vatzcar16-Mar-06 20:23
vatzcar16-Mar-06 20:23 
Questionregarfin session state Pin
samasavinirs16-Mar-06 18:08
samasavinirs16-Mar-06 18:08 
Questionload image in asp.net page --using c# Pin
deepak116-Mar-06 17:48
deepak116-Mar-06 17:48 
QuestionExpand/Collapse a category in property grid Pin
Tulika Shrivastava16-Mar-06 17:34
Tulika Shrivastava16-Mar-06 17:34 
QuestionPropertyGrid Control Pin
deepscyberpulse16-Mar-06 16:30
deepscyberpulse16-Mar-06 16:30 

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.