Click here to Skip to main content
15,922,007 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Communicating between ColdFusion and VB.NET Pin
Vasudevan Deepak Kumar18-Jul-05 2:17
Vasudevan Deepak Kumar18-Jul-05 2:17 
QuestionHow to install web server on Windows XP home edition? Pin
For_IT14-Jul-05 5:25
For_IT14-Jul-05 5:25 
AnswerRe: How to install web server on Windows XP home edition? Pin
Vasudevan Deepak Kumar14-Jul-05 5:48
Vasudevan Deepak Kumar14-Jul-05 5:48 
AnswerRe: How to install web server on Windows XP home edition? Pin
just4ulove716-Jul-05 16:20
just4ulove716-Jul-05 16:20 
AnswerRe: How to install web server on Windows XP home edition? Pin
Tomas Petricek17-Jul-05 1:59
Tomas Petricek17-Jul-05 1:59 
GeneralSQL Statement with Checxboxes Pin
Brachole14-Jul-05 5:10
Brachole14-Jul-05 5:10 
GeneralRe: SQL Statement with Checxboxes Pin
Guffa14-Jul-05 5:55
Guffa14-Jul-05 5:55 
GeneralRe: SQL Statement with Checxboxes Pin
Brachole14-Jul-05 6:06
Brachole14-Jul-05 6:06 
The SQL will list some products only if the checkbox is checked in AccessDB. If it's not, the product will not be listed.

In fact, my true SQL Statement is:

SELECT *
FROM ProductCat
WHERE Keywords LIKE '%MMColParam%' or Part_Category LIKE '%MMColParam%' or Part_Name LIKE '%MMColParam%' and ProductActive = 1
ORDER BY Part_Number

..and I remember something like using brackets because of the multiple "or" and "and"....It's been so long!

To answer your question #1, not working means the product that's not supposed to be listed, is listed...
GeneralRe: SQL Statement with Checxboxes Pin
Guffa14-Jul-05 7:18
Guffa14-Jul-05 7:18 
GeneralRe: SQL Statement with Checxboxes Pin
Brachole14-Jul-05 7:36
Brachole14-Jul-05 7:36 
GeneralInteresting Question... Pin
Member 208052113-Jul-05 5:44
Member 208052113-Jul-05 5:44 
GeneralRe: Interesting Question... Pin
Guffa13-Jul-05 11:34
Guffa13-Jul-05 11:34 
GeneralRe: Interesting Question... Pin
Christian Graus14-Jul-05 17:12
protectorChristian Graus14-Jul-05 17:12 
Generalmultiple File upload Pin
Gavin Jeffrey13-Jul-05 5:04
Gavin Jeffrey13-Jul-05 5:04 
GeneralRe: multiple File upload Pin
Vasudevan Deepak Kumar14-Jul-05 5:45
Vasudevan Deepak Kumar14-Jul-05 5:45 
GeneralRe: multiple File upload Pin
Nadir _ Ali Shah15-Jul-05 22:52
sussNadir _ Ali Shah15-Jul-05 22:52 
Generalhelp me to solve this problem on my host Pin
delnaz13-Jul-05 1:18
delnaz13-Jul-05 1:18 
GeneralRe: help me to solve this problem on my host Pin
Christian Graus13-Jul-05 12:40
protectorChristian Graus13-Jul-05 12:40 
GeneralRe: help me to solve this problem on my host Pin
delnaz17-Jul-05 22:55
delnaz17-Jul-05 22:55 
GeneralRe: help me to solve this problem on my host Pin
Christian Graus18-Jul-05 0:01
protectorChristian Graus18-Jul-05 0:01 
GeneralRe: help me to solve this problem on my host Pin
Vasudevan Deepak Kumar18-Jul-05 2:18
Vasudevan Deepak Kumar18-Jul-05 2:18 
Generalhelp me...Access Pin
vtalau12-Jul-05 22:46
vtalau12-Jul-05 22:46 
GeneralRe: help me...Access Pin
Hesham Amin13-Jul-05 3:03
Hesham Amin13-Jul-05 3:03 
GeneralIE6, Outlook Express, Win XP SP2 Problem Pin
Kevin McFarlane12-Jul-05 22:36
Kevin McFarlane12-Jul-05 22:36 
GeneralGoogle Suggest Technology Pin
cberam12-Jul-05 21:26
cberam12-Jul-05 21:26 

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.