In what languages in ASP written?

Answer Posted / firozgkp

Several scripting languages may be used in ASP. However,
the default scripting language (in classic ASP) is VBScript:

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1363


What are the file extensions for razor views?

661


Explain difference between friend and protected friend?

516


What are the uses of reflection?

569


What is the asp.net mvc folder conventions? : asp.net mvc

458






Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

1937


How to disable validator control by client side JavaScript?

563


Explain the difference between array and linkedlist?

511


What is a swagger in web api?

526


is gateway for sms continue connected for sending sms.how?

1822


What is the difference between login controls and forms authentication?

533


Where can I get information on cookies in asp.net?

558


Define static function?

558


Give some salient points of difference between request processor and request dispatcher.

603


Is asp.net and .net same?

531