08-09-2008 16:25
Im trying to figure out how to debug javascript application from within SL.

My security system that im hopeing to finish up with in the next few days has a nasty bug in its mini control app.

Is a working URL (or atleast was)

http://s1.zortechlabs.com/static/Security/index.html?channel=c1ed9776-e400-8ae4-bd0b-5c7e48b0c4f9&session=1218323489

Basicly if you go to Access Control then to a Allow or Admin tab, and double click a user(s), it brings up a option to delete them. When you click delete it wont do anything within SL.

In firefox it sends out a RPC-XML call fine, the security system receives it and replys, however it dosent seem to work within the SL browser.

Anyone have any idea's why?


And this also dosent work with IE 6, it MAY work with 7, but dont hold your breath, This app, is considered a thick javascript client, IE dosent conform to enough standards for it to work.