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

How To Reference To Win32 Object Under Ms Windows 7 64bit In Vbscript

I have this VBScript that works just fine in the local html page under MS Windows 7 32bit because i… Read more How To Reference To Win32 Object Under Ms Windows 7 64bit In Vbscript

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

Vbscript Undefined Variable Error

Read more Vbscript Undefined Variable Error

Display Alert Based On The Background Color Of A Drop Down Select Option

A have a drop down list which is being populated by a database, certain options in the list have a … Read more Display Alert Based On The Background Color Of A Drop Down Select Option

Vbscript To Click Link On A Web Page Table That Calls Embedded (?) Javascript Function

At my work we have a very tedious process where we have to pull information from a web database and… Read more Vbscript To Click Link On A Web Page Table That Calls Embedded (?) Javascript Function

Styling Buttons With Css

I've styled buttons to look like hyperlinks so i can use request.post instead of querystring. T… Read more Styling Buttons With Css

Get Element Value By Name

I'm trying to find a specific text value in my HTML page I'm trying to use the GetElementsB… Read more Get Element Value By Name

Saving Javascript Variable In Server Side Variable (vbscript)

I know you cant save javascript variables into server side variables (vbscript) directly, but is th… Read more Saving Javascript Variable In Server Side Variable (vbscript)

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

Display Image With No Border Before Starting An App,exe File?

ok so some tools , some converting tools, give the ability to display an image before starting the … Read more Display Image With No Border Before Starting An App,exe File?

Vbscript Dropdown In Function Without Using Html (classic Asp)

I am working on a classic asp page with a pre-existing vbscript function that forms a document. Is … Read more Vbscript Dropdown In Function Without Using Html (classic Asp)

Vbscript Dropdown In Function Without Using HTML (classic ASP)

I am working on a classic asp page with a pre-existing vbscript function that forms a document. Is … Read more Vbscript Dropdown In Function Without Using HTML (classic ASP)

VBScript Undefined Variable Error

Read more VBScript Undefined Variable Error

Waiting Bar In HTA And CSS

I got a little code to simulate a waiting bar that uses HTML and CSS, so I had the idea to add in a… Read more Waiting Bar In HTA And CSS

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