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

Pass And Return Value From Javascript To Vbscript, Vice Versa In Asp

My code is below, I would like to make this work because my existing webpage that I am working at m… Read more Pass And Return Value From Javascript To Vbscript, Vice Versa In Asp

Does Vbscript's Isempty Have An Equivalent In Javascript?

Using Javascript, is there an equivalent function or functionality so VBScript's IsEmpty functi… Read more Does Vbscript's Isempty Have An Equivalent In Javascript?

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

Automatic Login To A Website On Windows 7/chrome Via Batch File

I have a batch file. I have case select. if user types 26 it will open link 1 chrome. if user types… Read more Automatic Login To A Website On Windows 7/chrome Via Batch File

Print A Webpage Without Any Prompt? Using Javascript Or Jquery Or Vbscript

I want to print a webpage that resides inside my website using javascript or jquery or vbscript or … Read more Print A Webpage Without Any Prompt? Using Javascript Or Jquery Or 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

Using Variables From Previous Asp Page

On my first page I have an array defined as: dim selection selection = Array('name', &#… Read more Using Variables From Previous Asp Page

Classic Asp - Javascript Array Populated By Vbscript Drop Down List

I need to create a javascript array which is populated based on drop down lists' (more than one… Read more Classic Asp - Javascript Array Populated By Vbscript Drop Down List