« Return to Thread: javascript problem

javascript problem

by chitgoks :: Rate this Message:

| View in Thread

hi. just wondring

im getting these exceptions and i have not found any solution in google searches that could help fix this

Enclosed exception: 
net.sourceforge.htmlunit.corejs.javascript.EvaluatorException: syntax error (http://MYURL/#{APP_DOMAIN}/javascripts/Objects/Url.js#36)

com.gargoylesoftware.htmlunit.ScriptException: Wrapped com.gargoylesoftware.htmlunit.ScriptException: syntax error (http://MYURL/#{APP_DOMAIN}/javascripts/Objects/Url.js#36)

ScriptException: syntax error (http://MYURL/#{APP_DOMAIN}/javascripts/Objects/Url.js#36)

WrappedException: net.sourceforge.htmlunit.corejs.javascript.WrappedException: Wrapped com.gargoylesoftware.htmlunit.ScriptException: syntax error (http://MYURL/#{APP_DOMAIN}/javascripts/Objects/Url.js#36)

anybody got ideas on the causes?

im trying to see if i can run the google analytics javascript

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Htmlunit-user mailing list
Htmlunit-user@...
https://lists.sourceforge.net/lists/listinfo/htmlunit-user

 « Return to Thread: javascript problem