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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tkikkert
  • Content: Threads
  • Order by date
  1. tkikkert

    Formview Calculations

    I'm a beginner with asp.net (vb) as you will be able to tell from this question. I have created an asp.net page which is basically a report showing data pulled from a database using #eval's. The data is basically amounts for each day of the week and I want a total for the week as well as a total...
  2. tkikkert

    Context.User.Identity.Name

    I have created a login page and everything works fine. Now I want to do a select in a GridView based on the userid matching Context.User.Identity.Name. I've tried every way I can think of to create the select and most of the times I get an error - 'the server tag is not well formed'. I've tried...
  3. tkikkert

    Import into Excel from a Secured Access Database

    I have been researching how to import data into Excel from a secured Access database (.mdw file with users,etc) and have not been successful in doing it. I've tried different variations of DAO OpenDatabase but, again, haven't been successful. Can someone point me in the right direction? - Thanks
  4. tkikkert

    Export Global Address List (GAL) to CSV

    I was looking for a way to export the GAL and found several articles in this forum about the LDIFDE command line. This does give the info but not in a column type fashion which is useful. I found CSVDE a lot more friendly. I needed a list of users and EMail address for a certain OU and I used...

Part and Inventory Search

Back
Top