Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What controls can I use??

Status
Not open for further replies.

ByNary010101

Programmer
Joined
Nov 22, 2004
Messages
16
Location
US
I would like to know if I can use any of the following in my ASP 3.0 Pages:
DataGrid, TreeView, ListView, and/or ListBox controls?? If so how do I use them?? Links, code snippets, anything will do.

Thanks.
 
Broadly speaking, no, no, no, and no. ASP generates HTML pages, not VB apps.

That said I've heard there are ways of using them via special ActiveX controls, but I've not done so.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top