Tagged Questions

0
votes
3answers
50 views

is it possible to script a .XML file

Hi, is it possible to script a .XML file? what we are after is there will be a .XML file on a webserver (IIS) for e.g. www.myserver.com/update.xml which when called should exec …
0
votes
0answers
62 views

Pointer to Silverlight Scriptable Object is Null when Silverlight Object is Hidden

When referencing a silverlight scriptable object using javascript via, var uploadControl = document.getElementById("FileUpload1"); uploadControl.Content.FileUploader.UploadFile() …
0
votes
2answers
160 views

What can it mean if an object is scriptable?

Exactly what the title says. Note, this is not about "subscriptable" objects.