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

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

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

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

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

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)

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

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

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)