Thursday, July 10, 2008

Find the Cookies in Web Page

Dim Sample Sample = Browser("name:=Google").Page("title:=Google").Object.cookie
msgbox Sample

'Dim Sample 'Sample = Browser( "Name:=&[A-Za-z]").Page( "title:=&[A-Za-z]").Object.cookie
msgbox Sample

No comments: