how can i show the data of sql table in different dropdown
list?
Answer / prabhanshu srivastava
DropDownList1.DataTextField(sqldatareaderobject.datatable);
Mail id: developerprabhu@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Where will you code OPTION EXPLICIT in an ASP application? WHY?
Define a "virtual directory"?
Write a program in asp to find out the leap year. [Accept the year from the user ]
What are the asp objects?
What's the purpose of using BUFFER property?
IN THREE TIER AMONG THREE LAYERS WHICH ONE IS INDEPENDENT LAYER AND HOW?
What is the difference between asp and html? Or why asp is better than html?
What is the maximum size of an array?
Define .asp file?
What is aspx format?
What is the difference between Cookies collection and Form/Querystring collection?
Explain the life cycle of asp page.