Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asp Classic

Vbscript Dropdown In Function Without Using Html (classic Asp)

I am working on a classic asp page with a pre-existing vbscript function that forms a document. Is … Read more Vbscript Dropdown In Function Without Using Html (classic Asp)

Server Sent Event And Asp Classic

I made a ASP script with all headers necessary for Server Sent Events. The client side script is w… Read more Server Sent Event And Asp Classic

Conditional Statement That Check The Table Id - Asp Xml Dom

I have an HTML stored on the variable called textResponse coming from the other website and I also … Read more Conditional Statement That Check The Table Id - Asp Xml Dom

Javascript Function To Send Alert Firing Regardless Of Value Returned

The function created to send an alert based on a radio box's value returning as null is firing … Read more Javascript Function To Send Alert Firing Regardless Of Value Returned

Window History Back (-1) Not Working

I have use below code to back for the previous page, but it's not working. the alert box still … Read more Window History Back (-1) Not Working

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

Ie8 Form Not Submitting (intermittent)

I have a complex classic ASP system that has worked well for years but has recently started having … Read more Ie8 Form Not Submitting (intermittent)

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