30-11-2008, 07:32 PM
Im not exactly sure what your saying. So on the frmServer part id make it
I think by Send(here) you mean
Since im pretty new at the programming i dont know that much about it. I dont get about the SendData part.
All i know is theres got to be like some script or word that like can tell you which part is selected in a list.
I think by Send(here) you mean
Code:
sub dblClick_frmServer.lstOnline
picstats.visible = true
Call SendData(whatever stats you have)
end sub
All i know is theres got to be like some script or word that like can tell you which part is selected in a list.