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

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)

Open "save As" Dialog Box To Download Image

I've been checking all over the place for an answer to this one but no luck. I want a button or… Read more Open "save As" Dialog Box To Download Image

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)

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

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

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

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