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

Removing Http:// Prefix From Asp Loaded Url

My page here has advertisers' URLs listed in full, but I'm not sure how to remove the http:… Read more Removing Http:// Prefix From Asp Loaded Url

Pass Date To Adodb.command Parameter From Javascript

Using old-timey classic ADO, not ADO.NET, how do you pass a date value to a stored procedure from J… Read more Pass Date To Adodb.command Parameter From Javascript

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)

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

Classic Asp - Javascript Array Populated By Vbscript Drop Down List

I need to create a javascript array which is populated based on drop down lists' (more than one… Read more Classic Asp - Javascript Array Populated By Vbscript Drop Down List

What Wrong On My Function Of Link To Open New Window?

I've tried to create link that can open new window..currently I used Function genLink(req_id) … Read more What Wrong On My Function Of Link To Open New Window?