Hello DP Members, I need your help. I installed this formmail script on my server and for some reason, I am getting formmail errors: error is show below. Microsoft VBScript runtime error '800a0009' Subscript out of range: '[number: 1]' /scripts/formmail.asp, line 164 I got the formmail from here: Formmail Source I am running just the testform.htm that was provided with the zipped file but for some reason it wont work, here is where I have the form being tested at... CLICK HERE any feedback would be great... thanks!
it means,, some problem with the array.. Are you looping through array elements more than available no of elements?