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

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

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

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

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

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

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

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

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