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

List Keys In Jscript Object Using Vbscript (classic Asp)

I am using the JSON2 script in an asp page to parse JSON post data. After parsing the data, I have … Read more List Keys In Jscript Object Using Vbscript (classic Asp)

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)

Get Value From Ajax Using Javascript And Asp

I am using this Ajax code. But I dont know how i will retrieve my value of value1 on my server-side… Read more Get Value From Ajax Using Javascript And Asp

Using Javascript To Mergetwo Html Rows

I'm giving support to a classic asp WEB application, and I came across the need of building a s… Read more Using Javascript To Mergetwo Html Rows

Calling Vbscript From Javascript Or Vice Versa?

Is it possible to call a VBScript function from a JavaScript call, or alternately call JavaScript f… Read more Calling Vbscript From Javascript Or Vice Versa?

Requesting Field Names And Values From Form And Add Them On The Fly In A Script

Hi I have a form and the action is submitting into a script named autoform.asp. In this script I us… Read more Requesting Field Names And Values From Form And Add Them On The Fly In A Script

Javascript/jquery: How To Make Sure Cross-domain Click Tracking Event Succeeds Before The User Leaves The Page?

I'm implementing click tracking from various pages in our corporate intranet in order to add so… Read more Javascript/jquery: How To Make Sure Cross-domain Click Tracking Event Succeeds Before The User Leaves The Page?

What Version Of Javascript Does Asp Classic Use?

The hacks I've seen for identifying a JavaScript version are all tailored to the browser, not a… Read more What Version Of Javascript Does Asp Classic Use?