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

    TDC across domains with SSL

    I'm trying to download data from one web site to another using the MS Tabular Data Control. Before you ask, the two sites are on different domains, and I have the TDC security relaxed so it can connect across domains. Everything was working fine until the source site installed SSL. I've...
  2. David75

    Median Function?

    Does anyone have a quick way to determine the median of a set in a SELECT statement (or otherwise)? Ideally I wish there was a MEDIAN T-SQL function that worked like like AVG.
  3. David75

    HT: Print Multiple Documents from ASP

    Using IE 5.5, I need to be able to loop through a list of .HTM files, open each (in a new window if necessary) and print each one in turn. I've got it working for the most part. I call the window.print method, then window.close and then go on to the next document. The problem is that IE closes...

Part and Inventory Search

Back
Top