access

Silverlight and skydrive/dropbox

Hi, Can You read/write a file in your Skydrive with Silverlight? Or if that isn't possible, can you dot it with Dropbox? thanks, Filip ...

Accessing Methods and functions of a object whose class type is dynamically known

Guys, I have an object A1 of type A. I dynamically find that out , that object A1 is of type A. I now have a property say "Name" which I want to access from A1 , how do I do it ? Now the biggest problem is that the object A1 can even be of type B. If it is of type B then I will have to obtain the value "Address". Now How I resolve thi...

Accessing a class object in PHP

Does anyone has idea how to access HREF from the below object: SimpleXMLElement Object (    [@attributes] => Array        (            [title] => Preview            [rel] => enclosure            [type] => image/jpeg            [href] => http://a1.phobos.apple.com/us/r1000/008/Purple/94/ee/38/mzl.fupornmt.320x480-75.jpg        ) ...

JavaScript access string chars as array

Hello! Is it ok to do this: var myString="Hello!"; alert(myString[0]); // shows "H" in an alert window Or should it be done with either charAt(0) or substr(0,1)? By "is it ok" I mean will it work on most browsers, is there a best practice recommandation that says otherwise etc. Thank you. ...

Moss 2007 subsite owner getting access denied when adding site column to list

We restored the site collection to a different web app, but no luck. Access denied! It seems to have something to do with unique permissions. but this is the only site collection that is doing this. The access denied occurs when trying to access the site column gallery under site settings as well, but no other _layout item. It is exc...

how to allow TCP response packets enter network and how to configure it in access-list?

What is TCP response packets? How to meet this requirement in access-list on a router? ...