thegame8311
Technical User
I was wondering if the following code could be alter to make sure it has the carriage returns and line feeds
Code:
oIE = createobject('internetexplorer.application')
oIE.Navigate('[URL unfurl="true"]www.tek-tips.com')[/URL]
lcStr=oIe.Document.body.innertext
?lcStr