Where will you code OPTION EXPLICIT in an ASP application?
WHY?
Answer / guest
It should be the first statement before the <HTML> tag
because ASP script is processed before the HTML statements.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I convert an aspx file to pdf?
what are disadvantages of AJAX controls?
how can we bind the multiplication of two drop down lists?
in how many sttes asp.net page available?
What are the differences between asp and asp.net and is asp.net backward compatible to asp?
Define .asp file?
explain with example redaing contents and writing contents from a file using APS object stream.
Explain how to display images using response object?
How will you set the values for cookies?
how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)
Define application object in asp?
How do I create an aspx page?