Sign in | Join
Last post 10-17-2007 8:53 AM by dhassen. 18 replies.
Sort Posts: Oldest to newest Newest to oldest
How do you implement Page_Load event. Could I have your Page_Load code? Thank you!
I actually don’t have any page_load code, because I don’t want any action until use request an action.
}
I found the Problem!!!
There was another Form being used in the body of the Master Page. I still am not sure why it worked in Firefox and not IE, but the problem is solved.
Thank you to everyone who took their time on this issue.
seems like a funny one. I'd try recreating the drop down list in a new content page, and maybe try to output the selected value to a label, just to make sure the autopostback and selectedindex changed works properly