Explain the tags necessary to be present within the tag ?



Explain the tags necessary to be present within the tag ?..

Answer / Ajay Vikram

The <form> tag in ASP requires at least one 'action' attribute (specifying the script file to process form data) and one 'method' attribute (specifying whether to use GET or POST).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is the maximum size of an array in asp?

1 Answers  


What is a Web Server?

2 Answers  


Define html (hypertext markup language)?

1 Answers  


What is asp language?

1 Answers  


Define a dictionary object?

1 Answers  


Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.

1 Answers  


Name the methods by which output stream is controlled?

1 Answers  


What does active server pages look like?

1 Answers  


Explain how do you initiate a string without escaping each backslash?

1 Answers  


Tell me about Dictionary Object?

2 Answers  


What is Server Object?

2 Answers   NIIT,


Explain what are the methods in session object in asp?

1 Answers  


Categories