Click here to Skip to main content
15,894,343 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How can make a flash banner as a ref link? Pin
haggenx16-Apr-07 12:12
haggenx16-Apr-07 12:12 
QuestionHow can I determine the right button image for my custom combobox button for the selected desktop motif? [modified] Pin
howardjr9-Apr-07 14:23
howardjr9-Apr-07 14:23 
QuestionDataGrid - Selected Item problem Pin
No-e9-Apr-07 7:08
No-e9-Apr-07 7:08 
AnswerRe: DataGrid - Selected Item problem Pin
kubben9-Apr-07 13:47
kubben9-Apr-07 13:47 
GeneralRe: DataGrid - Selected Item problem Pin
No-e10-Apr-07 2:40
No-e10-Apr-07 2:40 
GeneralRe: DataGrid - Selected Item problem Pin
kubben10-Apr-07 2:46
kubben10-Apr-07 2:46 
GeneralRe: DataGrid - Selected Item problem Pin
No-e10-Apr-07 5:54
No-e10-Apr-07 5:54 
QuestionCHECKBOX - GET VALUE USING RECORDSET FIELD Pin
hifiger20049-Apr-07 6:45
hifiger20049-Apr-07 6:45 
Hi Everyone,

I have a problem with my classic asp programming. I think I missed something. I encountered logical error an hour ago. And below is one of the lines in my source code wherein I encountered error.

As looking on the code below, I don't know if what was lacking, because it won't satisfy the condition, and it won't go to the next line "SaveRecord".

I am actually generating a checkboxes, dynamically and the checkboxes are based from the CategoryID. if the checkbox is checked then the value is not equal to "". The question is how am I be able to test the value if it will be checked or not?

btw, in relation to this topic, if you'll have another idea about this matter please let me know. thanks in advance.


if Request(CStr(rsCategory("CategoryID"))) <> "" then
SaveRecord
End If


hifiger2004

QuestionServer not remembering Session Variables Pin
MaxRelaxman9-Apr-07 4:53
MaxRelaxman9-Apr-07 4:53 
AnswerRe: Server not remembering Session Variables Pin
Paddy Boyd10-Apr-07 5:22
Paddy Boyd10-Apr-07 5:22 
GeneralRe: Server not remembering Session Variables Pin
MaxRelaxman11-Apr-07 3:20
MaxRelaxman11-Apr-07 3:20 
AnswerRe: Server not remembering Session Variables Pin
Morantex11-Apr-07 8:44
Morantex11-Apr-07 8:44 
QuestionMonitering an internet connection of a system remotely Pin
kyreddy9-Apr-07 3:52
kyreddy9-Apr-07 3:52 
Questionjavascript search item Pin
Socheat.Net9-Apr-07 0:44
Socheat.Net9-Apr-07 0:44 
AnswerRe: javascript search item Pin
Bradml9-Apr-07 3:21
Bradml9-Apr-07 3:21 
GeneralRe: javascript search item Pin
Socheat.Net9-Apr-07 15:16
Socheat.Net9-Apr-07 15:16 
AnswerRe: javascript search item Pin
Guffa10-Apr-07 0:43
Guffa10-Apr-07 0:43 
GeneralRe: javascript search item Pin
Socheat.Net10-Apr-07 0:56
Socheat.Net10-Apr-07 0:56 
Questionmail from php Pin
hiral_shah8-Apr-07 23:35
hiral_shah8-Apr-07 23:35 
AnswerRe: mail from php [modified] Pin
Bradml9-Apr-07 2:41
Bradml9-Apr-07 2:41 
QuestionYearwise scroll in Calender control of ASP.NET 2.0 Pin
varshavmane8-Apr-07 21:34
varshavmane8-Apr-07 21:34 
QuestionPerformance problem in - HTML table rendering Pin
modest.anil8-Apr-07 19:54
modest.anil8-Apr-07 19:54 
QuestionDiv Item not get Painted some times Pin
modest.anil8-Apr-07 19:53
modest.anil8-Apr-07 19:53 
QuestionRedirect IIS Pin
YasserSalama8-Apr-07 2:41
YasserSalama8-Apr-07 2:41 
QuestionLimiting potential users of a SOAP web service? Possible? Pin
Cormac M Redmond8-Apr-07 2:31
Cormac M Redmond8-Apr-07 2:31 

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.