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

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

How Would I Program My Bot To Clear Away Placeholder Writing?

I'm making a bot to log in to bing.com using plain old windows notepad, and so far, I have this… Read more How Would I Program My Bot To Clear Away Placeholder Writing?

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)

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

Interact With Edge/html Through Vbscript

I'm new with VBS and I can't find how to interact (basic functions such as clic, write some… Read more Interact With Edge/html Through Vbscript

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

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

If Page Is Default Then Include If Not Default Then

I've read similar questions, but none seems working for me. I have an asp site, i think classic… Read more If Page Is Default Then Include If Not Default Then