Search found 1 match
- Thu Feb 23, 2006 2:38 am
- Forum: Technical / Scripting
- Topic: vBulletin User ID and Password VBscript error 438
- Replies: 0
- Views: 4262
vBulletin User ID and Password VBscript error 438
Macro Scheduler automate a login error on vBulletin User ID and Password. Can anyone help please? VBscript error 438 line 54 "TheForm.Elements(ItemNr).Name" Thanks in advance. VBSTART Dim IE() Dim MaxIEObjects Function CreateIE MaxIEObjects = MaxIEObjects + 1 ReDim preserve IE (MaxIEObjects) Set IE(...