Home » questions » AJAX Help needed, please?
AJAX Help needed, please?
I am getting this wierd error in Firefox and not in Internet Explorer.
Error: [Exception... "'Permission denied to set property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://192.168.1.5/site4/includes/validate.js :: calculateViews :: line 259" data: no]
Source File: http://192.168.1.5/site4/includes/validate.js
Line: 259
I have two textboxes in form, when i type something in textbox1, it goes to javascript, get data from the DB using Ajax and does some calculations from the value passed to it and updates the textbox2.

Answers
Martyr2
On 2006-08-09 14:30:06