I am writing a website which I wanted to allow a user to
select a
company from a list, I thought I would use a DropDownList. I
have
placed the dropdownlist onto my MasterPage and the results
are going to
appear within the content section, I thought?
When I use Respond.Redirect the master page get a none post
back load
message so the dropdownlist clears itself and reloads the
companies
(which is correct!) but I thought that postback==false only
happen once
when the page is loaded, the masterpage gets this with every
change to
the master content?
Does anyone have a clue to what I am doing wrong? can't I
use a
masterpage like this?
Many thanks!!!!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C-Sharp (C#)" group.
To post to this group, send email to C_Sharp googlegroups.com
To unsubscribe from this group, send email to
C_Sharp-unsubscribe googlegroups.com
For more options, visit this group at http://groups.
google.com/group/C_Sharp
-~----------~----~----~----~------~----~------~--~---
|