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

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

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

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?

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

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