Click here to Skip to main content
15,906,463 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDropdownlist items keep duplicating [modified] Pin
Cyberpulse16-Oct-08 11:48
Cyberpulse16-Oct-08 11:48 
AnswerRe: Dropdownlist items keep duplicating Pin
Caio Kinzel Filho16-Oct-08 12:18
Caio Kinzel Filho16-Oct-08 12:18 
AnswerRe: Dropdownlist items keep duplicating Pin
Venkatesh Mookkan16-Oct-08 16:16
Venkatesh Mookkan16-Oct-08 16:16 
QuestionLocalization Pin
aecordoba16-Oct-08 11:41
aecordoba16-Oct-08 11:41 
QuestionUnable to dynamically set a control's skin after Page_PreInit Pin
Steve Holdorf16-Oct-08 10:29
Steve Holdorf16-Oct-08 10:29 
AnswerRe: Unable to dynamically set a control's skin after Page_PreInit Pin
Steve Holdorf17-Oct-08 19:05
Steve Holdorf17-Oct-08 19:05 
QuestionHow to point to the LINQ db datacontext() for a GridView1_RowUpdated? Pin
pzn3xq16-Oct-08 8:39
pzn3xq16-Oct-08 8:39 
QuestionIntercept http requests and route it to appropriate server Pin
imak16-Oct-08 7:49
imak16-Oct-08 7:49 
I am writing a load balancer for my web farm. Each request made to my web application need to go though the load balancer, which will first check availability of host machine and will then route request to available machine. Now my web-applilcation is using forms that need to post back to server. Again load balancer need to intercept this post-back to see which machine is available and then route this request to that machine.

http://MyLoadBalancerIP/MyApp -> http:// FirstHostMachineIP/MyApp
http://MyLoadBalancerIP/MyApp -> http:// SecondHostMchineIP/MyApp

Any idea how this could be done?
AnswerRe: Intercept http requests and route it to appropriate server Pin
Venkatesh Mookkan16-Oct-08 17:21
Venkatesh Mookkan16-Oct-08 17:21 
QuestionCan anybody help me to print the repeater data from asp.net with background colors. Pin
Rahees8316-Oct-08 5:44
Rahees8316-Oct-08 5:44 
Question[Message Deleted] Pin
amit201116-Oct-08 5:11
amit201116-Oct-08 5:11 
AnswerRe: Alphabetical ordering.. Pin
puviyarasan.j16-Oct-08 5:21
puviyarasan.j16-Oct-08 5:21 
GeneralRe: Alphabetical ordering.. Pin
amit201116-Oct-08 5:25
amit201116-Oct-08 5:25 
GeneralRe: Alphabetical ordering.. Pin
Blue_Boy16-Oct-08 6:46
Blue_Boy16-Oct-08 6:46 
AnswerCP IGNORE USER Pin
leckey16-Oct-08 9:46
leckey16-Oct-08 9:46 
GeneralRe: CP IGNORE USER Pin
amit201116-Oct-08 10:11
amit201116-Oct-08 10:11 
GeneralWhy do I bother? Pin
leckey16-Oct-08 16:07
leckey16-Oct-08 16:07 
GeneralRe: Why do I bother? Pin
Paul Conrad16-Oct-08 19:01
professionalPaul Conrad16-Oct-08 19:01 
QuestionFirst off, thank you very much for your help. If you want me to mark this as answered as correct for you I will and post a new question, just tell me. The problem I need to solve, I think, is with textboxes that make up the cells of the grid. When I Pin
Steve Holdorf16-Oct-08 3:56
Steve Holdorf16-Oct-08 3:56 
AnswerRe: First off, thank you very much for your help. If you want me to mark this as answered as correct for you I will and post a new question, just tell me. The problem I need to solve, I think, is with textboxes that make up the cells of the grid. Whe Pin
led mike16-Oct-08 4:44
led mike16-Oct-08 4:44 
GeneralRe: First off, thank you very much for your help. If you want me to mark this as answered as correct for you I will and post a new question, just tell me. The problem I need to solve, I think, is with textboxes that make up the cells of the grid. Whe Pin
Ashfield16-Oct-08 22:55
Ashfield16-Oct-08 22:55 
GeneralRe: First off, thank you very much for your help. If you want me to mark this as answered as correct for you I will and post a new question, just tell me. The problem I need to solve, I think, is with textboxes that make up the cells of the grid. Whe Pin
Steve Holdorf17-Oct-08 2:11
Steve Holdorf17-Oct-08 2:11 
QuestionHow to remove focus from a button. Pin
thomasa16-Oct-08 2:52
thomasa16-Oct-08 2:52 
AnswerRe: How to remove focus from a button. SOLUTION Pin
thomasa16-Oct-08 3:44
thomasa16-Oct-08 3:44 
AnswerRe: How to remove focus from a button. Pin
puviyarasan.j16-Oct-08 5:23
puviyarasan.j16-Oct-08 5:23 

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.