Click here to Skip to main content
15,923,168 members
Home / Discussions / Web Development
   

Web Development

 
Questioncount the items in listbox Pin
Vipin.d12-Jan-06 0:46
Vipin.d12-Jan-06 0:46 
AnswerRe: count the items in listbox Pin
Guffa12-Jan-06 2:26
Guffa12-Jan-06 2:26 
QuestionFree weblog template Pin
Meysam Mahfouzi11-Jan-06 19:15
Meysam Mahfouzi11-Jan-06 19:15 
AnswerRe: Free weblog template Pin
mrabaya14-Jan-06 7:32
mrabaya14-Jan-06 7:32 
QuestionDom Tree View Change needed Pin
akarnik11-Jan-06 13:09
akarnik11-Jan-06 13:09 
QuestionHow to make the Grid scrollable Pin
satishrg11-Jan-06 4:24
satishrg11-Jan-06 4:24 
QuestionWhy ADODB.Recordset returns only one value? Pin
Tolga Palaoglu11-Jan-06 4:02
Tolga Palaoglu11-Jan-06 4:02 
AnswerRe: Why ADODB.Recordset returns only one value? Pin
Guffa11-Jan-06 15:05
Guffa11-Jan-06 15:05 
When you open a recordset as forward-only, the RecordCount property can't be used to get the number of records, as there is no way of knowing the number of records until the entire recordset is read.

Just loop until objRS.EOF becomes true.

---
b { font-weight: normal; }

GeneralRe: Why ADODB.Recordset returns only one value? Pin
Tolga Palaoglu12-Jan-06 0:14
Tolga Palaoglu12-Jan-06 0:14 
QuestionSpecial symbols problem Pin
DenisFly11-Jan-06 2:26
DenisFly11-Jan-06 2:26 
AnswerRe: Special symbols problem Pin
Guffa11-Jan-06 15:07
Guffa11-Jan-06 15:07 
QuestionSource code comment line removal Pin
kevingpo11-Jan-06 0:44
kevingpo11-Jan-06 0:44 
AnswerRe: Source code comment line removal Pin
_NinethSense_12-Jan-06 23:07
_NinethSense_12-Jan-06 23:07 
QuestionAuthorisation in web.config Pin
stephmiddleton10-Jan-06 23:03
stephmiddleton10-Jan-06 23:03 
AnswerRe: Authorisation in web.config Pin
it_stud_200610-Jan-06 23:23
it_stud_200610-Jan-06 23:23 
GeneralRe: Authorisation in web.config Pin
stephmiddleton10-Jan-06 23:40
stephmiddleton10-Jan-06 23:40 
Questionopen source e-learning platform Pin
Valeria Bogdevich9-Jan-06 22:35
Valeria Bogdevich9-Jan-06 22:35 
AnswerRe: open source e-learning platform Pin
Michael Flanakin10-Jan-06 5:28
Michael Flanakin10-Jan-06 5:28 
Questionopening menu on mouse click Pin
pankaj b9-Jan-06 19:09
pankaj b9-Jan-06 19:09 
AnswerRe: opening menu on mouse click Pin
Christian Graus10-Jan-06 12:12
protectorChristian Graus10-Jan-06 12:12 
Questionhelp for sql query in asp.net Pin
rs_net9-Jan-06 18:27
rs_net9-Jan-06 18:27 
GeneralRe: help for sql query in asp.net Pin
Guffa9-Jan-06 21:06
Guffa9-Jan-06 21:06 
QuestionLog off using Panel Pin
Rajiya9-Jan-06 17:10
Rajiya9-Jan-06 17:10 
GeneralRe: Log off using Panel Pin
Michael Flanakin10-Jan-06 5:29
Michael Flanakin10-Jan-06 5:29 
GeneralRe: Log off using Panel Pin
Rajiya10-Jan-06 16:49
Rajiya10-Jan-06 16:49 

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.