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

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)

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

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

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

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