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

Vbscript Undefined Variable Error

Read more Vbscript Undefined Variable Error

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

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

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

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

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

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