When designing web forms, the Toolbox window contains all of the following groups of controls except:

a. Login to authenticate users.
b. Data controls for connecting to data sources.
c. WebParts that let the user modify the content and behavior of the web pages.
d. Ftp controls for connecting to remote computers.


d. Ftp controls for connecting to remote computers.

Computer Science & Information Technology

You might also like to view...

What would be the output of the call someThing (6) given the following definition?

void someThing (int n) { if (n > 3) { someThing (n – 1); cout << 2 * n << “ “ << n + 2 << “ “; } } a) 8 6 10 7 12 8 b) 12 8 10 7 8 6 6 5 c) 5 8 12 7 10 6 8 d) 6 5 8 6 10 7 12 8

Computer Science & Information Technology

The Envelope feature can insert the delivery address automatically if a letter is displayed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which application is not considered a specialty or niche application

- Post anesthesia recovery information system (PACIS) - Emergency Room information systems (EDIS) - maternity care information system (MCIS) - surgical information system (SIS)

Computer Science & Information Technology

COGNITIVE ASSESSMENT Which of the following is NOT true about hard disks? 

A. They contain one of more inflexible circular platters. B. They use magnetic particles to store data, instructions, and information. C. A desktop hard disk is much smaller than that of a laptop. D. The alignment of the magnetic particles represents the data.

Computer Science & Information Technology