Click here to Skip to main content
15,901,853 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to get the currently focused control Pin
meghamaharshi22-Sep-09 20:57
meghamaharshi22-Sep-09 20:57 
AnswerRe: How to get the currently focused control Pin
Abhishek Sur22-Sep-09 22:17
professionalAbhishek Sur22-Sep-09 22:17 
QuestionSMTP Server Pin
sangeeta200922-Sep-09 5:51
sangeeta200922-Sep-09 5:51 
AnswerRe: SMTP Server Pin
egenis22-Sep-09 19:30
egenis22-Sep-09 19:30 
QuestionWeb Service as Proxy Pin
Leo Smith22-Sep-09 5:15
Leo Smith22-Sep-09 5:15 
AnswerRe: Web Service as Proxy Pin
Abhishek Sur22-Sep-09 12:25
professionalAbhishek Sur22-Sep-09 12:25 
GeneralRe: Web Service as Proxy Pin
Leo Smith22-Sep-09 13:09
Leo Smith22-Sep-09 13:09 
GeneralRe: Web Service as Proxy Pin
Abhishek Sur22-Sep-09 13:16
professionalAbhishek Sur22-Sep-09 13:16 
GeneralProblems with Sites Pin
itsravie22-Sep-09 2:23
itsravie22-Sep-09 2:23 
GeneralRe: Problems with Sites Pin
Christian Graus23-Sep-09 18:24
protectorChristian Graus23-Sep-09 18:24 
QuestionHow to implement live video on Web site Pin
asprajesh21-Sep-09 23:58
asprajesh21-Sep-09 23:58 
AnswerRe: How to implement live video on Web site Pin
Aman Bhullar22-Sep-09 3:17
Aman Bhullar22-Sep-09 3:17 
QuestionProblem inserting external CSS using JS in IE8 Pin
Sharadb.adobe21-Sep-09 19:42
Sharadb.adobe21-Sep-09 19:42 
AnswerRe: Problem inserting external CSS using JS in IE8 Pin
Sharadb.adobe21-Sep-09 21:34
Sharadb.adobe21-Sep-09 21:34 
GeneralRe: Problem inserting external CSS using JS in IE8 Pin
Marc Firth21-Sep-09 22:08
Marc Firth21-Sep-09 22:08 
GeneralRe: Problem inserting external CSS using JS in IE8 Pin
Sharadb.adobe21-Sep-09 22:25
Sharadb.adobe21-Sep-09 22:25 
GeneralRe: Problem inserting external CSS using JS in IE8 Pin
Marc Firth21-Sep-09 22:28
Marc Firth21-Sep-09 22:28 
QuestionWeb App Service Project - Assistance Requested Pin
Justice Van21-Sep-09 5:52
Justice Van21-Sep-09 5:52 
QuestionQuestion about event validation Pin
Spoks_ST21-Sep-09 5:36
Spoks_ST21-Sep-09 5:36 
I have two server controls on page, both have buttons what must postback.

One control uses validation and work ok.

Other what should not validate input causes error:

Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

I`ve tried to set CausesValidation="False", but it wont help Frown | :(

Any suggestions?

Sorry for my bad english Frown | :(

It`s nothing to wory before something happen and when it happents it`s alredy to late to wory! Smile | :)

AnswerRe: Question about event validation Pin
mrcooll23-Sep-09 1:07
mrcooll23-Sep-09 1:07 
QuestionModifying URL using java script Pin
alok_2k321-Sep-09 4:01
alok_2k321-Sep-09 4:01 
AnswerRe: Modifying URL using java script Pin
Eduard Keilholz21-Sep-09 4:37
Eduard Keilholz21-Sep-09 4:37 
GeneralRe: Modifying URL using java script Pin
Spoks_ST21-Sep-09 5:41
Spoks_ST21-Sep-09 5:41 
QuestionIFRAME Virus code Injection : Problem Pin
Kiran S. S.20-Sep-09 20:36
Kiran S. S.20-Sep-09 20:36 
AnswerRe: IFRAME Virus code Injection : Problem Pin
Richard MacCutchan20-Sep-09 21:58
mveRichard MacCutchan20-Sep-09 21:58 

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.