Click here to Skip to main content
16,005,389 members
Home / Discussions / Web Development
   

Web Development

 
QuestionSelling Files Pin
LittleYellowBird16-Feb-06 7:00
LittleYellowBird16-Feb-06 7:00 
AnswerRe: Selling Files Pin
Iftikhar Ali16-Feb-06 20:42
Iftikhar Ali16-Feb-06 20:42 
QuestionHELP! - Class file appears to shared accross sessions? ASP VB.NET Pin
Morgan198116-Feb-06 6:21
Morgan198116-Feb-06 6:21 
Questionpublish my web project in LAN Pin
kenny923915-Feb-06 22:38
kenny923915-Feb-06 22:38 
AnswerRe: publish my web project in LAN Pin
Curtis Schlak.16-Feb-06 13:12
Curtis Schlak.16-Feb-06 13:12 
QuestionAsynchronous web search Pin
sammyl3315-Feb-06 7:48
sammyl3315-Feb-06 7:48 
AnswerRe: Asynchronous web search Pin
Shog915-Feb-06 8:40
sitebuilderShog915-Feb-06 8:40 
GeneralRe: Asynchronous web search Pin
sammyl3315-Feb-06 12:13
sammyl3315-Feb-06 12:13 
Well, I am trying to do this in C# under .NET Framework 1.1 and on a webform.

Here is what I would like to accomplish...

<%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="false" Inherits="portal.WebForm1" %>



<title>WebForm1







texbox...
button...
datagrid1...
datagrid2...




Here are my questions....

Lets say I have 3 sources (www.google.com, www.yahoo.com, and www.msn.com), they will show up on datagrid1 when the page load like this...

Source                    Status
www.google.com       None
www.yahoo.com        None
www.msn.com          None

As soon as the user enters a value and click Search, this is how datagrid1 should look

Source                    Status
www.google.com       Searching...
www.yahoo.com        Searching...
www.msn.com          Searching...

And as soon as one of the Sources return any results or error it will update the Status for that Source accordingly. It will also populate the results in datagrid2 like this...

datagrid1:

Source                    Status
www.google.com       Success
www.yahoo.com        Error
www.msn.com          Searching...

datagrid2:

Source                    No. Results
www.google.com       100
www.yahoo.com         0

I hope this makes sense. I search all over but can't seem to find a way to do this. Any help is greatly appreciated.




slam
QuestionDetect Windows XP SP2 Pin
Chintoo72315-Feb-06 1:59
Chintoo72315-Feb-06 1:59 
AnswerRe: Detect Windows XP SP2 Pin
DJLarZ16-Feb-06 2:55
DJLarZ16-Feb-06 2:55 
Questionbeginner problem with databinding Pin
Bart Blommerde14-Feb-06 22:30
Bart Blommerde14-Feb-06 22:30 
AnswerRe: beginner problem with databinding Pin
Bart Blommerde15-Feb-06 9:47
Bart Blommerde15-Feb-06 9:47 
GeneralRe: beginner problem with databinding Pin
George L. Jackson15-Feb-06 13:19
George L. Jackson15-Feb-06 13:19 
Questionproblem in Insert Querey on ASP page Pin
Murtuza Husain Miyan Patel14-Feb-06 21:11
professionalMurtuza Husain Miyan Patel14-Feb-06 21:11 
AnswerRe: problem in Insert Querey on ASP page Pin
Guffa14-Feb-06 21:57
Guffa14-Feb-06 21:57 
AnswerRe: problem in Insert Querey on ASP page Pin
George L. Jackson15-Feb-06 13:25
George L. Jackson15-Feb-06 13:25 
QuestionUPnP media server Pin
bijeesh114-Feb-06 19:55
bijeesh114-Feb-06 19:55 
QuestionScripting Languages Pin
JimmyRopes14-Feb-06 10:43
professionalJimmyRopes14-Feb-06 10:43 
AnswerRe: Scripting Languages Pin
Jeremy Thornton14-Feb-06 12:06
Jeremy Thornton14-Feb-06 12:06 
GeneralRe: Scripting Languages Pin
JimmyRopes14-Feb-06 20:44
professionalJimmyRopes14-Feb-06 20:44 
GeneralRe: Scripting Languages Pin
Stephen Hewitt16-Feb-06 18:46
Stephen Hewitt16-Feb-06 18:46 
GeneralRe: Scripting Languages Pin
Jeremy Thornton18-Feb-06 6:14
Jeremy Thornton18-Feb-06 6:14 
Questionto change email_id's Pin
vivek132314-Feb-06 9:09
vivek132314-Feb-06 9:09 
AnswerRe: to change email_id's Pin
JimmyRopes14-Feb-06 20:55
professionalJimmyRopes14-Feb-06 20:55 
QuestionGroup membership / Windows authentication question Pin
dels_cpp14-Feb-06 6:43
dels_cpp14-Feb-06 6:43 

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.