How do you make it so that code runs when the security system is stopping it?
No Answer is Posted For this Question
Be the First to Post Answer
What are the attributes of the <form> tags? What are their functions?
Explain the tasks performed by <> tags?
Define application-scope?
Define the asp scripting objects?
Is asp better than php?
In how many ways you can connect to the Database?
Define querystring collection in asp?
what is abstact class in asp.net?
In how many ways you can track the Session?
What is a Form collection?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)
Suppose someone gives a VB dll file (component). How to use that in an ASP file?