|
index.dat...Apparently I'm accessing it. I have a user running the enterprise version of McAfee (can't turn it off), and apparently one of my programs is being blocked from accessing "Temporary Internet Files\Content.IE5\index.dat" (which is causing it to not save the file in question). I'm using the URLDownloadtoFile API, to get the file,and it is ret... 22 Apr 2008 14:48
SAP Training at Aequor Aequor Technologies, Inc. is a global IT Consulting & Solutions company that has been providing high value-added business solutions to enterprises of all sizes. Headquartered in the United States and offices across North America as well as High-Tech Global Remote Development Centers in US and India; Aequor Technol... 22 Apr 2008 07:07
comp.lang.basic.visual.misc charter span-24 last" id="footer"> <div class="column span-11 prepend-1"> </div> <div class="column span-11 prepend-1 last"> <fieldset> <legend> <span>Join with us today</span> <br /> </legend> <form onSubmit="return checkrequired(this)" class="quicksignup" action="https://s... 23 Apr 2008 01:58
Downloading files... I have a whole ton of files I want to download. Was thinking I could throw together a little code to do it. I've got some old code kicking around to download a given URL, but this page seems to automagically refresh itself when the data is ready to be downloaded. I'm not really sure of the mechanism behind thi... 21 Apr 2008 13:19
Transparent Desktop Icon Text? I would like to make the desktop icon text transparent so the background wallpaper color shows through. I use XP but do not want to use the drop shadow option since this makes only white text. Is there a way to write program that polls the desktop icons, then alters the background text color. A program that I u... 21 Apr 2008 14:07
Text search in VBA/Excel Let me set up what I am attempting to do. My worksheet has one column (A) which has a list of movie titles. I have a textbox for user input. Im trying to write a function to search the list for text written in the textbox which then returns a true or false. Ive found some code on this page that does what I need a... 17 Apr 2008 14:09
Compiled exe hangs when closed Hello all I have a rather large VB6 app that works perfectly in the IDE & closes OK. However, when I compile the app & run the exe, it works OK but hangs when I try to close it. This is an app that has been previously compiled & packaged OK & worked without any problems. I have now seriuusly modified it & n... 19 Apr 2008 09:56
Want to buy VB6 compatible Farpoint Spread OCX software. (NOT the .NET version) Want to buy VB6 compatible Farpoint Spread OCX software. Does anyone have an old legitimate copy of the above programming add-in for sale? ... 17 Apr 2008 11:44
Stack over flow? VB6 I'm trying to limit msflexgrid selection to a single row and track which row is selected. I have selectionmode set to flexselectionbyrow I'm getting an out of stack space error #28 with this following sub. I checked the debug stack and this sub is listed dozens/hundreds of time over even If I don't call... 17 Apr 2008 03:35
Comparing lists in Excel/Visual Basic Let me set up the problem. I have two columns of data (names of people) in Excel. I need to see if the names in Column A are the same in Column B. However, the catch is that the order of the names in both columns can be different. Also, the maximum number of names in each column is 10, but there is no minimum, ther... 12 Apr 2008 11:06 |