Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The SetTOProperty on an object is n ot working...
#1
Not Solved
Dear friends...

I had read that we can set the property of an object using SetTOProperty method and i tried the following code...

Code:
Set obj=Browser("B").Page("P").WebEdit("WebEdit")
MsgBox obj.GetROProperty("name")
obj.SetTOProperty "name","NewName"
MsgBox obj.GetROProperty("name")

But unfortunately this is not working, two times MSG box showing the old name itself. Also i am not able to track the problem... Can any one help me to out from this ...

Waiting for your reply...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Object required on SetToProperty zerocool 1 4,674 12-02-2010, 01:03 PM
Last Post: cdesserich
  SETTOPROPERTY rajeshdizzy 6 37,531 07-10-2009, 02:18 PM
Last Post: rajeshdizzy

Forum Jump:


Users browsing this thread: 1 Guest(s)