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

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

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

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

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)

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

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

Import Txt File From Web Form To Sqlserver Database Using Vbscript

I have been asked to build a web application to report on information stored in another system. The… Read more Import Txt File From Web Form To Sqlserver Database Using Vbscript