optron
Posts: 114
|
| Posted: 10/24/2006, 5:22 PM |
|
I had a working page, unfortunately there was some problem translating multilanguage character sets. I Switched the project setting to UNICODE, then I got a message that ASP doesn't support UNICODE (wired), Then I switched back to ISO-852, and I added English-US as optional secondary languafe set (in project settings). All of the sudden some pages in a project generate this error:
# Error Type:
Microsoft VBScript runtime (0x800A01F4)
Variable is undefined: 'BindEvents'
/YLPADMIN/YLPProduct_List.asp, line 59
# Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
# Page:
GET /YLPADMIN/YLPProduct_List.asp
anyone know what causes it ?
Arthur
_________________
==============================
don't forget to check: www.youngliving.us
use: 739947 to register |
 |
 |
Edd
Posts: 547
|
| Posted: 10/24/2006, 10:55 PM |
|
Try regenerating your whole project.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|