Click here to Skip to main content
15,949,686 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDate entry way Pin
vikas25107422-Jun-08 19:20
vikas25107422-Jun-08 19:20 
AnswerRe: Date entry way Pin
Christian Graus22-Jun-08 21:27
protectorChristian Graus22-Jun-08 21:27 
GeneralRe: Date entry way Pin
Paul Conrad28-Jun-08 8:44
professionalPaul Conrad28-Jun-08 8:44 
Questionabout session in asp.net (web application) Pin
munna8822-Jun-08 18:17
munna8822-Jun-08 18:17 
AnswerRe: about session in asp.net (web application) Pin
Christian Graus22-Jun-08 18:30
protectorChristian Graus22-Jun-08 18:30 
Questiongetting error when typing in userid field. [modified] Pin
vikas25107422-Jun-08 17:45
vikas25107422-Jun-08 17:45 
AnswerRe: getting error when typing in userid field. Pin
Christian Graus22-Jun-08 18:31
protectorChristian Graus22-Jun-08 18:31 
GeneralRe: getting error when typing in userid field. [modified] Pin
vikas25107422-Jun-08 20:17
vikas25107422-Jun-08 20:17 
I have posted question first time in this forum.

I have a form with name <div id="content">

And there are two
inside a
as follows
<div class="feature">
<div class="login1">
There are two input parameter in

<table>
<tr>
<td align="right">Login :</td>
<td><input type="text" name="userid1" id="userid1" style="width:100px " onchange="userid1(this.value);"/></td>
</tr>
<tr>
<td align="right">Password :</td>
<td><input type="password" name="passwd" style="width:100px "/></td>
</tr>
</table>

Now a function is called userid1(this.value) and AJAX method has been used to verify the the userid from database. But I am getting error 'Object does not support this property or method'.
I don't understand where is the problem. But I think problem may be in line
document.getElementByClass("login1").innerHTML=xmlHttp.responseText;}

Thanks and regards,
Vikas

modified on Monday, June 23, 2008 2:28 AM

GeneralRe: getting error when typing in userid field. Pin
Christian Graus22-Jun-08 21:27
protectorChristian Graus22-Jun-08 21:27 
GeneralRe: getting error when typing in userid field. Pin
vikas25107422-Jun-08 21:48
vikas25107422-Jun-08 21:48 
GeneralRe: getting error when typing in userid field. Pin
vikas25107422-Jun-08 22:03
vikas25107422-Jun-08 22:03 
Questionauto scroll ifram Pin
erickislam20-Jun-08 7:25
erickislam20-Jun-08 7:25 
GeneralRe: auto scroll ifram Pin
Brook.Zhang30-Jun-08 20:50
Brook.Zhang30-Jun-08 20:50 
QuestionHow does The Code Project compose newsletter emails? Pin
nofacts20-Jun-08 7:05
nofacts20-Jun-08 7:05 
AnswerRe: How does The Code Project compose newsletter emails? Pin
Chris Maunder24-Jun-08 4:09
cofounderChris Maunder24-Jun-08 4:09 
GeneralRe: How does The Code Project compose newsletter emails? Pin
nofacts24-Jun-08 7:03
nofacts24-Jun-08 7:03 
GeneralRe: How does The Code Project compose newsletter emails? Pin
Chris Maunder24-Jun-08 9:34
cofounderChris Maunder24-Jun-08 9:34 
QuestionJavascript Help?? Pin
Imran Adam20-Jun-08 1:43
Imran Adam20-Jun-08 1:43 
QuestionAccessing Remote IIS through IIS Pin
karthi8420-Jun-08 1:15
karthi8420-Jun-08 1:15 
QuestionREG OWA webpart Pin
manikandanid19-Jun-08 5:50
manikandanid19-Jun-08 5:50 
Questionhelp regarding web hosting. Pin
chandu00419-Jun-08 2:18
chandu00419-Jun-08 2:18 
AnswerRe: help regarding web hosting. Pin
Ashfield19-Jun-08 6:35
Ashfield19-Jun-08 6:35 
AnswerRe: help regarding web hosting. Pin
Shog919-Jun-08 6:35
sitebuilderShog919-Jun-08 6:35 
QuestionConfiguring IIS Pin
Puneri19-Jun-08 2:00
Puneri19-Jun-08 2:00 
Questioncreating word document using c#/ vb/ crystal reports Pin
Puneri19-Jun-08 1:42
Puneri19-Jun-08 1:42 

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.