Microsoft
Software
Hardware
Network
Question : Software marketing
I would like to know the best ways for software marketing.
Answer : Software marketing
GlobaLevel,
This should do it:
For i = 0 To Me.ListBox1.ListCount - 1
If Me.ListBox1.Selected(i) = True Then
myarray(0, 0) = ListBox1.List(i,0)
myarray(0, 1) = ListBox1.List(i,1)
myarray(0, 2) = ListBox1.List(i,2)
End If
Next i
Patrick
Random Solutions
2 ways in ASP.NET to open a different page?
delphi Run once
Installation Failed on Routing and Remote Access
CSS Tabbed Layout IE6 Question, Part 2
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)
web forms: xForms or javascript forms: which one is the best?
VB.net Tab Control - How to reuse control names on tabs
Netlogon Service stopped on SBS2003
SharePoint 2007 / InfoPath 2007 - Approval Workflow Advice Needed
How to remove white space showing up on website