Click here to Skip to main content
16,006,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: I have changed the webpage name from webform1.aspx to stdents.aspx and i debugged it. I got an error like:... Pin
Are Jay16-Dec-06 19:50
Are Jay16-Dec-06 19:50 
Questiondrawing function (PaintEventArgs) Pin
charchabil0315-Dec-06 9:49
charchabil0315-Dec-06 9:49 
AnswerRe: drawing function (PaintEventArgs) Pin
charchabil0315-Dec-06 11:25
charchabil0315-Dec-06 11:25 
QuestionRe: drawing function (PaintEventArgs) Pin
Are Jay16-Dec-06 19:47
Are Jay16-Dec-06 19:47 
AnswerRe: drawing function (PaintEventArgs) Pin
charchabil0316-Dec-06 22:59
charchabil0316-Dec-06 22:59 
GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay17-Dec-06 20:28
Are Jay17-Dec-06 20:28 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0318-Dec-06 4:16
charchabil0318-Dec-06 4:16 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0318-Dec-06 9:41
charchabil0318-Dec-06 9:41 
sorry for bothering again...

Having a client & many servers S1---S17,
The role of the client is to connect simultaneously to these servers and collect data from them

Having a Map I should mark on it:
Location(X-Y pixels) of the server –the locations are already predefined
Ellipse or rectangle…filled with one of the RGB color depending of the collected data

Note more than one ellipse (indicating the location of the switch) can be filled on the map.

So what I m asking: can you help me with a function as the following
Public function (xlocation as integer, ylocation as integer, COLOR as ??)
Create an ellipse at xlocation and ylocation and fill it with COLOR
End function




Regards
Ramy

GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay18-Dec-06 14:44
Are Jay18-Dec-06 14:44 
GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay18-Dec-06 20:32
Are Jay18-Dec-06 20:32 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0319-Dec-06 11:16
charchabil0319-Dec-06 11:16 
GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay19-Dec-06 12:33
Are Jay19-Dec-06 12:33 
GeneralRe: drawing function (PaintEventArgs) [modified] Pin
charchabil0320-Dec-06 10:02
charchabil0320-Dec-06 10:02 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0323-Dec-06 1:40
charchabil0323-Dec-06 1:40 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0323-Dec-06 6:16
charchabil0323-Dec-06 6:16 
GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay27-Dec-06 4:21
Are Jay27-Dec-06 4:21 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0330-Dec-06 3:36
charchabil0330-Dec-06 3:36 
GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay30-Dec-06 9:05
Are Jay30-Dec-06 9:05 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0315-Jan-07 2:14
charchabil0315-Jan-07 2:14 
GeneralRe: drawing function (PaintEventArgs) Pin
charchabil0323-Jan-07 4:21
charchabil0323-Jan-07 4:21 
GeneralRe: drawing function (PaintEventArgs) Pin
Are Jay23-Jan-07 10:48
Are Jay23-Jan-07 10:48 
QuestionSearching Subdirectories within subdirectories Pin
portreathbeach15-Dec-06 8:02
portreathbeach15-Dec-06 8:02 
AnswerRe: Searching Subdirectories within subdirectories Pin
dhbaer15-Dec-06 8:17
dhbaer15-Dec-06 8:17 
AnswerRe: Searching Subdirectories within subdirectories Pin
MatrixCoder15-Dec-06 8:18
MatrixCoder15-Dec-06 8:18 
GeneralRe: Searching Subdirectories within subdirectories Pin
portreathbeach15-Dec-06 13:37
portreathbeach15-Dec-06 13:37 

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.