Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vbscript

Automatically Logging In Website Using Vb Script

I am trying to automate login process for a website. I used below code Dim objIE Dim htmld Set objI… Read more Automatically Logging In Website Using Vb Script

Email A Text File's Content In Html Format

I have a text file as: output.txt: OPERATING SYSTEM SERVER1 SERVER2 Windows … Read more Email A Text File's Content In Html Format

Vbscript Undefined Variable Error

Read more Vbscript Undefined Variable Error

Get Element By Tag Name

I have a trouble getting an element from HTML page what I do is I navigate to a site then I want t… Read more Get Element By Tag Name

Pagination Classic Asp, And Button Changed To Hyperlinks

I've created buttons that have been edited with css to look like hyperlinks so I can use form p… Read more Pagination Classic Asp, And Button Changed To Hyperlinks

Cannot Call The Body Property For "htmlfile" Object In Vbscript

I have a VBSCript File that uses the MSXML2 library to get a response from a website; i'm tryin… Read more Cannot Call The Body Property For "htmlfile" Object In Vbscript