How do I create an aspx file?
No Answer is Posted For this Question
Be the First to Post Answer
What is classic asp application?
Who invented asp?
how can we bind the multiplication of two drop down lists?
Explain what are the attributes of the tags? What are their functions?
What is the order of execution for an ASP application?
What are the advantages of using ASP?
What is the difference between 1.1 and 2.0 .Net framework?
Define application object?
What is Request Object?
Why asp is used?
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.