Click here to Skip to main content
16,012,082 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralDisabled Combo Box Text Color Pin
BigRetina28-Apr-03 2:28
BigRetina28-Apr-03 2:28 
GeneralIIS FTP Pin
paulwhygle26-Apr-03 20:06
paulwhygle26-Apr-03 20:06 
GeneralRe: IIS FTP Pin
ScaleOvenStove5-May-03 13:21
ScaleOvenStove5-May-03 13:21 
GeneralEnable and Disable Pin
CompuGod26-Apr-03 5:45
CompuGod26-Apr-03 5:45 
GeneralI need a help Pin
Nicholas Naddaf25-Apr-03 4:53
Nicholas Naddaf25-Apr-03 4:53 
GeneralRe: I need a help Pin
Ray Cassick25-Apr-03 8:19
Ray Cassick25-Apr-03 8:19 
Generalfiltering in Access with VB Pin
Anonymous24-Apr-03 10:13
Anonymous24-Apr-03 10:13 
GeneralRe: filtering in Access with VB Pin
J. Dunlap24-Apr-03 10:23
J. Dunlap24-Apr-03 10:23 
This has nothing to do with link criteria. Make your data source SQL be something like this:
SELECT * FROM Friends WHERE Friends.ActivePassive="Active"

OR
SELECT * FROM Friends WHERE Friends.Active=True




"Do unto others as you would have them do unto you." - Jesus

"An eye for an eye only makes the whole world blind." - Mahatma Gandhi







GeneralHiding Members Pin
THEMYTH24-Apr-03 4:10
THEMYTH24-Apr-03 4:10 
GeneralRe: Hiding Members Pin
apferreira26-Apr-03 1:57
apferreira26-Apr-03 1:57 
GeneralWeb Browser control as Windows Explorer Pin
Villly23-Apr-03 22:57
Villly23-Apr-03 22:57 
GeneralRAS API Pin
clever_webguy23-Apr-03 20:29
clever_webguy23-Apr-03 20:29 
GeneralAccess / VB / Images / feature select Pin
JimWDurbin23-Apr-03 19:18
JimWDurbin23-Apr-03 19:18 
GeneralToolBar Transparent BackColor Pin
Anomaly102423-Apr-03 15:59
Anomaly102423-Apr-03 15:59 
GeneralDatagrid Pin
Anonymous23-Apr-03 3:42
Anonymous23-Apr-03 3:42 
GeneralWindows XP Listboxes Pin
Chris Ormerod22-Apr-03 18:26
Chris Ormerod22-Apr-03 18:26 
GeneralRe: Windows XP Listboxes Pin
J. Dunlap22-Apr-03 19:39
J. Dunlap22-Apr-03 19:39 
GeneralRe: Windows XP Listboxes Pin
Chris Ormerod22-Apr-03 21:11
Chris Ormerod22-Apr-03 21:11 
GeneralData Marshaling Pin
Rich B.21-Apr-03 11:10
Rich B.21-Apr-03 11:10 
GeneralDrag and drop textboxes Pin
Txoov21-Apr-03 8:07
Txoov21-Apr-03 8:07 
GeneralRemoting Pin
cbr21-Apr-03 6:33
cbr21-Apr-03 6:33 
Generalcreating a web server Pin
THEMYTH20-Apr-03 14:06
THEMYTH20-Apr-03 14:06 
GeneralRe: creating a web server Pin
Mario_Young20-Apr-03 18:20
Mario_Young20-Apr-03 18:20 
QuestionHow to CreateDibSection with GDI+ Pin
DigitalArts20-Apr-03 5:27
DigitalArts20-Apr-03 5:27 
GeneralVBA Question Pin
OMalleyW19-Apr-03 7:10
OMalleyW19-Apr-03 7:10 

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.