Click here to Skip to main content
15,889,034 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Suggest Me JSON Pin
Ashish Sehajpal9-Apr-08 3:35
Ashish Sehajpal9-Apr-08 3:35 
GeneralRe: Suggest Me JSON Pin
Bradml18-Apr-08 22:03
Bradml18-Apr-08 22:03 
QuestionCode Reviews - How do you do it? Pin
ikorenbl8-Apr-08 7:35
ikorenbl8-Apr-08 7:35 
AnswerRe: Code Reviews - How do you do it? Pin
User 98858-Apr-08 7:45
User 98858-Apr-08 7:45 
QuestionHow to integrate ASP.NET compiled aspx page with my own C# server ??? Pin
Andrew_3O8-Apr-08 6:15
Andrew_3O8-Apr-08 6:15 
AnswerRe: How to integrate ASP.NET compiled aspx page with my own C# server ??? Pin
Andrew_3O8-Apr-08 6:26
Andrew_3O8-Apr-08 6:26 
AnswerRe: How to integrate ASP.NET compiled aspx page with my own C# server ??? Pin
Shog98-Apr-08 17:48
sitebuilderShog98-Apr-08 17:48 
QuestionHow to rebind the select box (html drop down list control) after updating the values into the database? Pin
j1_jon8-Apr-08 3:35
j1_jon8-Apr-08 3:35 
i have two select boxes. sb1 and sb2. Sb1 is getting bind on page load with "project names"(field name)
Now there is another 3rd html control (html ddl, "select") which consist of name of managers.
Now onchange event of this 3rd ddl i am calling an ajax function which is retrieving data through xmlhttp and binding the sb2 with that (means assigned projects to the selected manager)

Now i am again using another ajax function to add new item from sb1 to sb 2 on a html button click.
Which is updating the new project to the projectassigned table into the account of that manager.
And sending the updated records for that manager, back, as response text .Its displaying into the sb2 with the updated recodrs. everything is fine till here.

BUT , NOW IF I AGAIN SELECT ANOTHER MANAGER AND THEN SELECT THAT MANAGER , ITS NOT GOING TO THE PAGE LOAD ON READYSTATECHANGE FOR THE LAST ITEM IN THE 3RD HTML DROP DOWN....It is shiowing the previous data .Even after updation.

for the last item selection , this thing is happening. but its showing the correct data for all other items other than item at the last index.....

Kindly suggest me , where m i doing the mistake....if u wish , i can send u the code also......
My id is
ajit@omniesolutions.com

hgdfytdygjhtdyrdjfjyryfrxjyryrxjyfxjrxyrxrxyrxrxrxyr

GeneralRe: How to rebind the select box (html drop down list control) after updating the values into the database? Pin
Ashish Sehajpal9-Apr-08 3:32
Ashish Sehajpal9-Apr-08 3:32 
QuestionDynamically added controls don't appear in View's control collection. Pin
WebMaster7-Apr-08 12:55
WebMaster7-Apr-08 12:55 
GeneralAh, there's the trouble - you've got yourself a rift in the space-time continuum... Pin
Shog97-Apr-08 14:07
sitebuilderShog97-Apr-08 14:07 
QuestionAdd them myself? Pin
WebMaster7-Apr-08 14:22
WebMaster7-Apr-08 14:22 
GeneralRe: Add them myself? Pin
Shog97-Apr-08 14:56
sitebuilderShog97-Apr-08 14:56 
GeneralOops. Pin
WebMaster7-Apr-08 15:04
WebMaster7-Apr-08 15:04 
GeneralConditional HTML Pin
Yariv7-Apr-08 10:29
Yariv7-Apr-08 10:29 
GeneralRe: Conditional HTML Pin
Shog97-Apr-08 10:51
sitebuilderShog97-Apr-08 10:51 
GeneralRe: Conditional HTML Pin
Yariv7-Apr-08 18:43
Yariv7-Apr-08 18:43 
GeneralRe: Conditional HTML Pin
Shog98-Apr-08 5:26
sitebuilderShog98-Apr-08 5:26 
GeneralRe: Conditional HTML Pin
led mike7-Apr-08 11:30
led mike7-Apr-08 11:30 
QuestionHow To Make a hyperlink using Javascript.......? [modified] Pin
codingrocks5-Apr-08 19:26
codingrocks5-Apr-08 19:26 
AnswerRe: How To Make a hyperlink using Javascript.......? Pin
Christian Graus6-Apr-08 11:54
protectorChristian Graus6-Apr-08 11:54 
GeneralRe: How To Make a hyperlink using Javascript.......? Pin
led mike7-Apr-08 5:04
led mike7-Apr-08 5:04 
GeneralRe: How To Make a hyperlink using Javascript.......? Pin
Shog97-Apr-08 5:06
sitebuilderShog97-Apr-08 5:06 
GeneralRe: How To Make a hyperlink using Javascript.......? Pin
Christian Graus7-Apr-08 12:29
protectorChristian Graus7-Apr-08 12:29 
AnswerRe: How To Make a hyperlink using Javascript.......? Pin
Sachin Pimpale6-Apr-08 21:36
Sachin Pimpale6-Apr-08 21:36 

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.