What is the result of using Option Explicit?
A. This applies only to Visual Basic, not VBScript.
B. All variables must be dimensioned before use.
C. All variables are dimensioned at run-time.
D. Forces all SELECT controls to have a SELECTED
option.
E. Requires all variables be cast as specific DataTypes.
Answer / guest
Requires all variables be cast as specific DataTypes.
Is This Answer Correct ? | 0 Yes | 1 No |
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
What is the Default ScriptTimeOut for Server Object? A. 20 Sec B. 30 Sec C. 60 Sec D. 90 Sec
how can we done appllication deployment
what is stored procedural
which property will make a control span an entire site office parent class
Define application object in asp?
Define extranet?
which sdlc model was used for whatsapp?
What is classic asp application?
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)
How do I open aspx file on mac?
What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol