Click here to Skip to main content
15,926,703 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Inheritance in web controls Pin
Dermot O S15-Aug-07 4:07
Dermot O S15-Aug-07 4:07 
GeneralRe: Inheritance in web controls Pin
Paddy Boyd15-Aug-07 4:37
Paddy Boyd15-Aug-07 4:37 
AnswerRe: Inheritance in web controls Pin
Guffa15-Aug-07 8:16
Guffa15-Aug-07 8:16 
GeneralRe: Inheritance in web controls Pin
Dermot O S15-Aug-07 21:59
Dermot O S15-Aug-07 21:59 
QuestionUnable to start debugging on web server Pin
aquarious202015-Aug-07 3:37
aquarious202015-Aug-07 3:37 
AnswerRe: Unable to start debugging on web server Pin
Michael Sync15-Aug-07 4:49
Michael Sync15-Aug-07 4:49 
GeneralRe: Unable to start debugging on web server Pin
Michael Sync15-Aug-07 5:39
Michael Sync15-Aug-07 5:39 
QuestionEvents not firing after adding a particular User control in ASP.NET 2005 Pin
naresh51115-Aug-07 3:27
naresh51115-Aug-07 3:27 
Hi,
I am a newbie and developing a web application in ASP.NET 2005. In one of my page I am having three different Usercontrols. However when I run my page in FF everything seems fine even after postback. But in IE after Pageload when i click buttons or even change options from Dropdown nothing appears to happen.(My dropdown is having event "SelecetedIndexChanged" and Autopostback is also set as true). Although the page postbacks, but rather to go in any event handlers (except Page_Load) it directly jumps to usercontrols.cs file after checking postback property and leaves from there right only rather to continue with specific eventhandlers. I tried by removing one of my user controls and everything works fine. I don't know how to solve this problem. I have also used EventValidation="false" in Page property section but of no use.

Just surprised to see FF is working fine with the same user controls and I even dont have any particular settings for my IE browser.
I modified, developed a new Usercontrol but alas of no use.

My Usercontrols HTML code is satisfying all W3c norms and nothing seems wrong in it (I hope so) and attached here.

Need Immediate Help,
Any Replies appreciated.
Thanks,
naresh511@gmail.com

User Controls HTML Code:

 

Home
| About Us | Contact
Us
| Services







Forgot Username or password?








Naresh

AnswerRe: Events not firing after adding a particular User control in ASP.NET 2005 Pin
Michael Sync15-Aug-07 5:03
Michael Sync15-Aug-07 5:03 
QuestionWhy is VS creating 2 project folders? Pin
jimbaloo15-Aug-07 3:25
jimbaloo15-Aug-07 3:25 
AnswerRe: Why is VS creating 2 project folders? Pin
Michael Sync15-Aug-07 4:58
Michael Sync15-Aug-07 4:58 
QuestionCheckBoxField Pin
mvyjim15-Aug-07 3:08
mvyjim15-Aug-07 3:08 
QuestionPublic shared classes with asp.net Pin
greekius15-Aug-07 2:24
greekius15-Aug-07 2:24 
AnswerRe: Public shared classes with asp.net Pin
N a v a n e e t h15-Aug-07 3:13
N a v a n e e t h15-Aug-07 3:13 
QuestionProblems selecting records Pin
Muntyness15-Aug-07 1:58
Muntyness15-Aug-07 1:58 
AnswerRe: Problems selecting records Pin
MatthysDT15-Aug-07 2:42
MatthysDT15-Aug-07 2:42 
GeneralRe: Problems selecting records Pin
Muntyness15-Aug-07 3:40
Muntyness15-Aug-07 3:40 
AnswerRe: Problems selecting records Pin
Blue_Boy15-Aug-07 4:47
Blue_Boy15-Aug-07 4:47 
GeneralRe: Problems selecting records Pin
Muntyness15-Aug-07 5:36
Muntyness15-Aug-07 5:36 
QuestionAssigning a BackColor in code Pin
AlterD15-Aug-07 1:36
AlterD15-Aug-07 1:36 
AnswerRe: Assigning a BackColor in code Pin
Guffa15-Aug-07 3:46
Guffa15-Aug-07 3:46 
GeneralRe: Assigning a BackColor in code Pin
AlterD15-Aug-07 7:26
AlterD15-Aug-07 7:26 
QuestionInserting a property value into the meta tag Pin
JacquesDP15-Aug-07 0:12
JacquesDP15-Aug-07 0:12 
AnswerRe: Inserting a property value into the meta tag Pin
SHatchard15-Aug-07 0:38
SHatchard15-Aug-07 0:38 
GeneralRe: Inserting a property value into the meta tag Pin
JacquesDP16-Aug-07 0:03
JacquesDP16-Aug-07 0:03 

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.