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

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

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

Can I Write Asp Code In A .js File?

Can I write ASP code in a .js file. Or if there is any way through which I can update database in a… Read more Can I Write Asp Code In A .js File?

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

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

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