ASP/DB Directory??
- Started
- Last post
- 7 Responses
- mg33
Looking for some suggestions to tutorials showing how to create an ASP employee list that pulls from a database (SQL prefered) and shows things like:
Small head-shot of person
Last name, first name, departmentAlso to be sortable by the fields above.
Anyone have experience with things like this? Here is an example of what I'm talking about:
http://www.foley.com/people/view…
Much thanks in advance. I've got ASP books and bookmarks galore, but there's alot out there to pick from. Major points if you know how to get a picture to display in the lists.
- cosmo0
http://www.hotscripts.com/Detail…
something like that?
- mg330
That could very well work. Thanks cosmo. :)
I know there is the ability to do it with Excel, just not sure about the load on the file. I've stepped up to develop that kind of employee list for our Intranet, and after learning some basic ASP several months ago to rebuild our Extranet security I kind of like the idea of learning more.
Thanks again.
- cosmo0
just don't use excel file, replace that with mysql database. For the image load, u can store the file name in the database, and refer to it with the employee name.
- spiralstarez0
are you doing this in .NET or in traditional ASP?
- cosmo0
fuck .NET.
- spiralstarez0
ha ha. I'm not much of a developer so I don't have much argument for or against either, but what's the hate for .NET from?
- mg330
Will use traditional ASP.
As for the animosity towards .NET, I imagine it's because most people refuse to participate in yet another whoring by Microsoft.