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: *

  1. jonwondering

    Unable to find Unknown CSTR

    Hey, I recently received vfp source code for a program for our office. The problem is recompiling that source code. I was told that everything is in those folders. I got it to open everything fine with VFP7 after a few minutes, but when I try to rebuild or build exe, it gives me the following...
  2. jonwondering

    Forward Slashes Do Not Work!

    Hey I have installed Apache 2.0.54 and then latest version of PHP locally on my XP. When I do this in my html code: <form name=form1 action="/one/two/three"> </form> the whole form tag is ignored by browsers (meaning that if I look at html's source through browser, everything before and after...
  3. jonwondering

    How to make programs communicate?

    Hey, does anybody know how to make 2 VB .NET programs send data back and forth to each other? The data is not big, and the 2 programs are located on the same computer. Is there any easy and fast way? Thanks, jonwondering
  4. jonwondering

    VS .NET would not create new project...

    Hey, this problem appeared just recently... Whenever I go to Visual Studio .Net Start Page and try to create new Visual Basic project: 'Windows Application', it would not do anything... I have no idea why it stopped working, because it worked fine before... I also noticed that whenever I go to...
  5. jonwondering

    How to delete menuItems and their Handlers?

    Hey everybody, I have a little problem and I can't figure it out. I got a memory leak... Let's say I have a txt file with the following values in there: Red Green Blue My program reads in those values every 10 seconds and stores them as a menu in a ContextMenu control. I have done that with a...

Part and Inventory Search

Back
Top