Click here to Skip to main content
15,887,267 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: learning Jquery Pin
Not Active16-Jun-11 10:20
mentorNot Active16-Jun-11 10:20 
AnswerRe: learning Jquery Pin
berba17-Jun-11 3:00
berba17-Jun-11 3:00 
AnswerRe: learning Jquery [modified] Pin
Monjurul Habib21-Jun-11 12:03
professionalMonjurul Habib21-Jun-11 12:03 
AnswerRe: learning Jquery Pin
thatraja22-Jun-11 15:59
professionalthatraja22-Jun-11 15:59 
AnswerRe: learning Jquery Pin
Shameel1-Jul-11 1:57
professionalShameel1-Jul-11 1:57 
Questionobject expected Pin
Ankit Aneja11-Jun-11 21:21
Ankit Aneja11-Jun-11 21:21 
QuestionRe: object expected Pin
DaveAuld11-Jun-11 21:30
professionalDaveAuld11-Jun-11 21:30 
AnswerRe: object expected Pin
Ankit Aneja12-Jun-11 0:22
Ankit Aneja12-Jun-11 0:22 
dim rsLogin,strErrMsg

if len(Request.Form("cmdLoginSubmit"))>0 then
strLogin = trim(Request("strLogin"))
strPassword = trim(Request("strPassword"))

set rsLogin = Server.CreateObject("ADODB.Recordset")


error on webpage is
Microsoft VBScript runtime error '800a01a8'

Object required: 'rsLogin'

/Clp/Login.asp, line 135
Ankit Aneja
"Nothing is impossible. The word itself says - I M possible"

GeneralRe: object expected Pin
DaveAuld12-Jun-11 0:37
professionalDaveAuld12-Jun-11 0:37 
GeneralRe: object expected Pin
thatraja12-Jun-11 0:42
professionalthatraja12-Jun-11 0:42 
GeneralRe: object expected Pin
Ankit Aneja12-Jun-11 1:52
Ankit Aneja12-Jun-11 1:52 
GeneralRe: object expected Pin
Shameel1-Jul-11 2:00
professionalShameel1-Jul-11 2:00 
GeneralRe: object expected Pin
thatraja12-Jun-11 0:38
professionalthatraja12-Jun-11 0:38 
GeneralRe: object expected Pin
Ankit Aneja12-Jun-11 1:02
Ankit Aneja12-Jun-11 1:02 
AnswerRe: object expected Pin
Ankit Aneja12-Jun-11 0:28
Ankit Aneja12-Jun-11 0:28 
QuestionHow to submit the below form using Javascript? Pin
Dotnetkanna10-Jun-11 2:17
Dotnetkanna10-Jun-11 2:17 
AnswerRe: How to submit the below form using Javascript? Pin
Alex Manolescu11-Jun-11 12:11
Alex Manolescu11-Jun-11 12:11 
AnswerRe: How to submit the below form using Javascript? Pin
Atulkryadav16-Jun-11 8:18
Atulkryadav16-Jun-11 8:18 
QuestionJavascript print with out pop up Pin
yesu prakash10-Jun-11 1:01
yesu prakash10-Jun-11 1:01 
AnswerRe: Javascript print with out pop up Pin
Gerben Jongerius10-Jun-11 1:50
Gerben Jongerius10-Jun-11 1:50 
AnswerRe: Javascript print with out pop up Pin
Alex Manolescu11-Jun-11 12:13
Alex Manolescu11-Jun-11 12:13 
AnswerRe: Javascript print with out pop up Pin
Atulkryadav16-Jun-11 8:25
Atulkryadav16-Jun-11 8:25 
Questionjquery and html encoding Pin
fififlowertot10-Jun-11 0:26
fififlowertot10-Jun-11 0:26 
AnswerRe: jquery and html encoding Pin
Gerben Jongerius10-Jun-11 1:46
Gerben Jongerius10-Jun-11 1:46 
Questiononclick event isn't fired Pin
Ali Al Omairi(Abu AlHassan)3-Jun-11 9:59
professionalAli Al Omairi(Abu AlHassan)3-Jun-11 9:59 

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.