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

Vbscript Undefined Variable Error

Read more Vbscript Undefined Variable Error

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

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

Force A Page Refresh When Page Visited From Back Button

How can I force a page refresh of page 1 when a user returns to it from page 2 by pressing the back… Read more Force A Page Refresh When Page Visited From Back Button

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

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

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

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)

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

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

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

IFrame Event Executes Fine In HTML But Not In HTA

This HTML file shows message dialog when button inside iframe is clicked: Solution 1: … Read more IFrame Event Executes Fine In HTML But Not In HTA

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