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

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

Return Jsonp From Classic Asp With Javascript Server Side Coding

I'm calling a classic .asp page from jquery to return a list (using JSONP). I want to use JSONP… Read more Return Jsonp From Classic Asp With Javascript Server Side Coding

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)

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

Generate An Error If Number Is Repeated In A Form

I have a web form for admin purposes where the user can change the order that a group of records is… Read more Generate An Error If Number Is Repeated In A Form

How Can I Use Javascript Oo Classes From Vbscript, In An Asp-classic Or Wsh Environment?

I know I can call top-level functions defined in JS from VBScript, and vice versa, like this: Read more How Can I Use Javascript Oo Classes From Vbscript, In An Asp-classic Or Wsh Environment?

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

Using Javascript Substring() To Create A Read More Link

I'm developing a Classic ASP page that pulls some content from a database and creates a Read mo… Read more Using Javascript Substring() To Create A Read More Link