How can Visual Basic be used for server-side scripting?



How can Visual Basic be used for server-side scripting?..

Answer / Ajay Kumar Pandey

Visual Basic can be used for server-side scripting by implementing it on a web server like Microsoft's Internet Information Services (IIS). ASP (Active Server Pages) is a technology that allows developers to write scripts in Visual Basic to generate dynamic content for web pages. This content can include database interactions, user authentication, and custom logic. The scripts are executed on the server-side before being sent to the client's browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How do I do drag & drop between applications?

1 Answers  


How good are you in VB?

2 Answers   Satyam,


What is difference between datagrid and flexgrid?

4 Answers   InfoWorld, TCS,


Which datatypes in Visual Basic are capable of accepting Nulls?

1 Answers  


How do you avoid the "Invalid use of null" error when reading null values from a database?

1 Answers  


Can a VB application be an OLE server?

1 Answers  


How can I create a VBX?

1 Answers  


How can you Implement windows functionality in VB?

1 Answers  


what is Option Implicit

12 Answers   Cognizant, Primus Global,


What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


What is pivot table and how to create a pivot table

2 Answers  


How about Access 2.0 compatibility?

1 Answers  


Categories