Hello,
How do I access an VB NET page using VB to access the DOM?
I have a VB .NET application which has a table and has entries in this table.
I am using Visual Basic to write a script which accesses the table within this VB .NET application and retrieves a specific value..
I need to know how to assign this page (document) to a variable within my VB script?
I have seen how to assign an IE object using GetObject() but I dont want to assign just an IE object, I want to assign my specific .NET application...
any ideas? Is there any documentation out there that will help me?
Thanks,
WW
How do I access an VB NET page using VB to access the DOM?
I have a VB .NET application which has a table and has entries in this table.
I am using Visual Basic to write a script which accesses the table within this VB .NET application and retrieves a specific value..
I need to know how to assign this page (document) to a variable within my VB script?
I have seen how to assign an IE object using GetObject() but I dont want to assign just an IE object, I want to assign my specific .NET application...
any ideas? Is there any documentation out there that will help me?
Thanks,
WW