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

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

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?

Jquery Drag And Drop Upload

I need to built a page that user can drag and drop file and upload it on ftp server. Its just an up… Read more Jquery Drag And Drop Upload

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)

How To Invoke Three Ajax Functions Together?

Below is the code in my asp page Ajax.asp Ajax.asp Solution 1: I can't really see where your p… Read more How To Invoke Three Ajax Functions Together?

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

Jscript Array With Request.form

I got a question that is probably stupid, but I'm not able to make it work... I'm submittin… Read more Jscript Array With Request.form