Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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

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

Iframe Event Executes Fine In Html But Not In Hta

This HTML file shows message dialog when button inside iframe is clicked: Solution 1: Use: <ifr… Read more Iframe Event Executes Fine In Html But Not In Hta

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

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

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