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 Chris Miller 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. other3

    Cannot access SYS on a fresh install of Netware.4.11 - kinda Urgent

    Time to upgrade huh. Are you going to buy me the software? I cannot afford to pay to upgrade. I had a plan were I could have saved all of my data. That was just leave the various VOLs alone. Delete the SYS VOL and then put it back. As of now I am left with one of my previous volumes. The...
  2. other3

    Cannot access SYS on a fresh install of Netware.4.11 - kinda Urgent

    Hello, I have had this Netware 4.11 server going since around 1997. I have never had any problems with it and any of the various Windows that have come along since then. The problem started when I, like a stupid idiot, accidentally deleted the C:\NWSERVER directory. After that I had no...
  3. other3

    JavaScript ASP on IIS 5.1 vs W2K IIS

    I developed what I would consider a sizeable application on W2K and the IIS version that went with it. This app. has 15-20 .asp object files. It still runs fine on IIS 5.1 or whatever goes with XP Pro. I have been trying to develop a new, much smaller app. and am now starting to work up my...
  4. other3

    Authentication required when accesing my own website

    The same thing is happening to me on one machine that I'm running IIS in WinXP Pro. Did you figure out a work around. The instance of XP Pro that I just installed on my desktop works fine. It's this laptop giving me grief. Everything I know I learned from The Grateful Dead and Buffy The...
  5. other3

    It used to work now I get a 0x80004005

    I'll give that a shot. It's becoming not that important to sweat over. I used to me a Software person. Lost my last job in 2002. During the last 7 years of my carrier I had and easy comute and did not keep up my schooling in regards to the internet so I became unemployable. I still like...
  6. other3

    It used to work now I get a 0x80004005

    It says on the .html page that calles the .asp page HTTP 500 Internal Server error. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  7. other3

    It used to work now I get a 0x80004005

    What type of info. It's just plain vanilla Javascript ASP trying to use ADO to access a database. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  8. other3

    It used to work now I get a 0x80004005

    I had this website running yesterday and for many days before on the laptop I'm using to write this message. Yesterday I was using the setting to try and figure out the problems on a desktop machine and in the process screwed up the laptop. The laptop is running Win2000 IIS 5.0 It's an ADO...
  9. other3

    Have not toyed around with Java since 05. Need help with classpath

    The package is myprogram Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  10. other3

    Have not toyed around with Java since 05. Need help with classpath

    The Java executable is in C:\Java\jdk1.5.0_02\bin\java. The main class is in C:\MyProjects\myprogram\myprogram. I want to set it up using -classpath. Any assistance would be appreciated. I'm using JCreator and it runs fine from within the IDE. Everything I know I learned from The Grateful...
  11. other3

    How to create a dialog-box and a menu-bar on the same window ?

    Instead of doing a single or multiple doc application. Do a dialog based appliction. Design a menu using the Resource editor an then assign it to the diaglog box. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  12. other3

    Data Adapter says I don't have perms to create Stored Procedure

    I'll know tomorrow. If it doesn't Buffy's coming to get you. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  13. other3

    Data Adapter says I don't have perms to create Stored Procedure

    Sorry, SQL Server 2000 Developer. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  14. other3

    Data Adapter says I don't have perms to create Stored Procedure

    Yes I agree. Do you know what I need to do to change that. I can read and write and do everything else from VB.NET to that particular Database on the server, but it won't let me create stored procedures. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  15. other3

    Data Adapter says I don't have perms to create Stored Procedure

    This is in a database that is local to my own machine. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  16. other3

    MDI Child creation question?

    Think this horse is beat. Take and thanks much. Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer Charlie
  17. other3

    MDI Child creation question?

    Bob, and all who have responded so generously to my original question. I thank you so much. Thanks for your latest tip. I had each form seting a boolean in the parent and then disbling the Close on the menu when a I would set it to false when I closed a child form. I will read back through...
  18. other3

    MDI Child creation question?

    Thank you all for all of your suggestions, I've been sitting here working on the thing waiting in the cold for the furnace guy to so up. It's 11:00pm. Anyway, I've got it now so that only one instance of each child form will come up when selected from a menu. I will try the last suggestion...
  19. other3

    MDI Child creation question?

    Ron Thanks much for all your help. What I'm trying to replicate in VB 6.0 is kinda not a true use of MDI in the classic sense. What I did in VB.NET is create a MDI parent that essentally can bring up a possable three MDI children that are essentally stand alone dialog boxes. I have the...
  20. other3

    MDI Child creation question?

    Ron: Thank you for your response. I have no trouble with bring up a MDIChild form. The problem is I do not know enough object orientedness of VB 6.0 to access the parent form from the child after it is up and showing to be able to make it the active form. Everything I know I learned from...

Part and Inventory Search

Back
Top