Search found 1 match
- Fri Jul 22, 2005 2:05 am
- Forum: Technical / Scripting
- Topic: Auto Blog Post
- Replies: 0
- Views: 3844
Auto Blog Post
I need help to get this script to work - the script is based on http://www.mjtnet.com/forum/viewtopic.php?t=1390 after posting the "blog" does not see my post VBSTART Dim IE() Dim MaxIEObjects Function CreateIE MaxIEObjects = MaxIEObjects + 1 ReDim preserve IE (MaxIEObjects) Set IE(MaxIEObjects) = C...