I receive an "Unknown Name" error on the "ietext=..." line, in VFP7.
---Michael Reynolds
> -----Original Message----- > From: allen [mailto:allen at gatwicksoftware D.OT com] > Sent: Friday, February 28, 2003 01:42 PM > To: profox@leafe.com > Subject: RE: Easy HTML to text function? > > > ieobj = createboject("internetexplorer.application") > ieobj.navigate2("http://www.mywebsite.com") > ietext = ieobj.innertext > release ieobj >
©2003 Reynolds, Michael |