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

Classic Asp Htmlfile Object Remove Child

have to extract some info from an HTML File and strip out a div and I need to use classic asp. I… Read more Classic Asp Htmlfile Object Remove Child

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

Button Doesn't Work In Chrome

I have foobar When I click the button in firefox, the value is transferred (is foo) and I can re… Read more Button Doesn't Work In Chrome

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

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)

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