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 biv343 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: maxdamme
  • Content: Threads
  • Order by date
  1. maxdamme

    reading mdb file

    Hey I need to know something. if i have an mdb database file what is the least i need to do to read this file in a c# program. I mean i have an application written in c# now i want to put it on different computer without vs 2005 and without sql server, how i make it work? Thanx
  2. maxdamme

    CheckedListBox problem

    Hey! I need some help!!! I have a checkedlistbox with checkonclick property set to false. This means i can change check state only on doubleclick. The problem is if an item is selected when i click it only once it change its check state, how is it possible and how do i fix this? if i want to...
  3. maxdamme

    Problem reading URL

    I've got a strange problem. I'll try to explain: There is a webpage (url1) where there is a linkbutton to another url(url2). If in internet explorer i navigate first to url1 and then to url2 there is no problem but if I open new explorer and want to go staight to url2 then i get some message...
  4. maxdamme

    Updating progress on Web Page

    Hey. I want to know is there any simple way without AJAX to update a webpage during some calculation? I mean for example if after filling a form i run a function that makes some calculations and what i want is only update each 10 sec a label with the progress. Any help much appreciated. Thanx.

Part and Inventory Search

Back
Top