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

    Read localhost cookie

    I am trying to read a cookie into VB6 that was saved by a page running under localhost, by using InternetGetCookie (wininet.dll). I can successfully read any other cookies apart from ones saved under localhost. The cookie file appears as white_s@~~local~~[2].txt and I just don't seem to be...
  2. spwhite

    Load codepage 1251 data into a codepage 1250 column

    I have Russian source data (Unicode) which I need to get into a varchar column with SQL_Latin1_General_CP1250_CI_AS collation. I know the characters will apper screwed up but this doesn't matter at this stage. Further down the line, this data will be exported into an ANSI text file (along...

Part and Inventory Search

Back
Top