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

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

Stuck At Jquery Ajax Db Encoding For Iso-8859-9 Charset

I am trying to pass data to db via my Jquery application. I have serious problems with encoding. Cu… Read more Stuck At Jquery Ajax Db Encoding For Iso-8859-9 Charset

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

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)

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