Click here to Skip to main content
15,916,432 members
Home / Discussions / Web Development
   

Web Development

 
QuestionPERT/CPM Chart Pin
himanshusharma225-Sep-06 3:26
himanshusharma225-Sep-06 3:26 
QuestionActivex Not Painting Pin
vinodraut25-Sep-06 2:12
vinodraut25-Sep-06 2:12 
Questionadd a password Pin
nirushi24-Sep-06 23:23
nirushi24-Sep-06 23:23 
AnswerRe: add a password Pin
CWIZO25-Sep-06 4:24
CWIZO25-Sep-06 4:24 
QuestionDirectory.Move() Issue Pin
raghbhar24-Sep-06 20:58
raghbhar24-Sep-06 20:58 
AnswerRe: Directory.Move() Issue Pin
Guffa25-Sep-06 2:22
Guffa25-Sep-06 2:22 
AnswerRe: Directory.Move() Issue Pin
sundar15625-Sep-06 12:57
sundar15625-Sep-06 12:57 
Questionrecordcount property Pin
myousufq24-Sep-06 13:55
myousufq24-Sep-06 13:55 
Hi there
code below is working fine at my local server (PC) but when i m uploading this code to live server then recordcount property return -1... any solutions????

dim rsRandom,sqlRandom<br />
set rsRandom = Server.CreateObject("ADODB.Recordset")<br />
sqlRandom = "Some query"		<br />
rsRandom.open sqlRandom,conn,3,3<br />
response.write(rsRandom.recordCount)<br />
<br />


thanks in advance
AnswerRe: recordcount property Pin
Guffa24-Sep-06 18:21
Guffa24-Sep-06 18:21 
GeneralRe: recordcount property Pin
myousufq24-Sep-06 19:09
myousufq24-Sep-06 19:09 
AnswerRe: recordcount property Pin
myousufq24-Sep-06 19:36
myousufq24-Sep-06 19:36 
AnswerRe: recordcount property Pin
Guffa24-Sep-06 21:09
Guffa24-Sep-06 21:09 
QuestionCan JavaScript Email a Form? Pin
NoName II23-Sep-06 21:43
NoName II23-Sep-06 21:43 
AnswerRe: Can JavaScript Email a Form? Pin
Guffa23-Sep-06 22:34
Guffa23-Sep-06 22:34 
Questionfilter:alpha(opacity=..) problem with iframe Pin
EXTEIDE23-Sep-06 19:04
EXTEIDE23-Sep-06 19:04 
GeneralRe: filter:alpha(opacity=..) problem with iframe Pin
Guffa23-Sep-06 22:35
Guffa23-Sep-06 22:35 
GeneralRe: filter:alpha(opacity=..) problem with iframe Pin
EXTEIDE24-Sep-06 0:41
EXTEIDE24-Sep-06 0:41 
QuestionStored Procedure Pin
Jesu.Official23-Sep-06 3:36
Jesu.Official23-Sep-06 3:36 
AnswerRe: Stored Procedure Pin
Guffa23-Sep-06 3:36
Guffa23-Sep-06 3:36 
AnswerRe: Stored Procedure Pin
Exelioindia27-Sep-06 2:50
Exelioindia27-Sep-06 2:50 
QuestionMessage board Pin
rajmani23-Sep-06 0:50
rajmani23-Sep-06 0:50 
AnswerRe: Message board Pin
Christian Graus24-Sep-06 1:21
protectorChristian Graus24-Sep-06 1:21 
Questionproblem with print web page (asp.net) ??? Pin
nsr2006nsr22-Sep-06 10:10
nsr2006nsr22-Sep-06 10:10 
AnswerRe: problem with print web page (asp.net) ??? Pin
Guffa23-Sep-06 1:31
Guffa23-Sep-06 1:31 
QuestionAJAX with cookies Pin
DagsmanIsTheMan22-Sep-06 5:29
DagsmanIsTheMan22-Sep-06 5:29 

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.