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!

Recent content by MnM

  1. MnM

    Out of Memory Error 7

    I changed the virtual memory and it still didn't work. Is there anything else to do? This thing is stressing me out. Anyone? Anyone?
  2. MnM

    Out of Memory Error 7

    Okay I'm going CRAZY. Checked the files, they seem to be the same as atleast one other person who can use the program. Resolution is fine too. Any other ideas?!!
  3. MnM

    Out of Memory Error 7

    Making sure correct versions of all files required will be my next step in trying to figure this out then. There's only 30 more minutes of work for today and I don't come in again until Tuesday. So if anyone else has any ideas please post them and I'll be checking on this thread on Tuesday...
  4. MnM

    Out of Memory Error 7

    I'm guessing this isn't the problem because one of the computers that the program works on has 128M of RAM and the one it doesn't has 256M of RAM. Any ideas?
  5. MnM

    Out of Memory Error 7

    I've reasearched this problem throughout this forum and have found that most people say it has to do with the number of controls on a form. My question is this, I have this program I wrote in VB6 and the .exe is located on our server. 5 different people have shortcuts on their desktop to this...
  6. MnM

    keeping a long hyperlink intact in email message

    I now it's been a while since this thread has been "active" but I've been searching and searching for the answer to this problem and FINALLY found it. So I thought I'd post what I found so when others search for this problem and get this thread hopefully this post might help them...
  7. MnM

    Apostrophe and input box

    BeckD Thanks that worked perfectly!!!
  8. MnM

    Apostrophe and input box

    I have a recordset that I loop through to get all of the comments out of the database and into an input box to display on the screen. The problem is if there is an apostrophe in the comment it cuts the comment off. I was wondering how I go about fixing this. It prints the comment out fine if...
  9. MnM

    Anyone use OmniPage Pro 11 to convert PDF to DOC?

    I was just wondering if anyone has used OmniPage Pro 11 to convert their PDF's into Word documents. We have some PDF's that we need converted to a .doc and I hate to spend this much money on software and not know if it is going to work. (our PDF's have text and graphics) Tried using BCL Drake...
  10. MnM

    Textbox Setfocus and Error #5 -- PLEASE HELP

    Just wanted to let everyone know it appears to working great now. Haven't had any problems with it. Thanks so much foada, I think you hit it on the nose!
  11. MnM

    Textbox Setfocus and Error #5 -- PLEASE HELP

    No it's not being called from Form_Load. It's being called from a different procedure. That procedure has to do with the form in which the textbox in the Clear procedure is, thus the form is shown already. Hopefully, I'll beable to find out today if the DoEvents will work. It's the first time...
  12. MnM

    Textbox Setfocus and Error #5 -- PLEASE HELP

    Thanks foada. I put the DOEvents into my code, but it might take a day to see if it actually works (since it doesn't throw up the error everytime) I'll post if it works or not. I have read that DoEvents are not always good to use though. Did anyone else have any ideas?
  13. MnM

    Textbox Setfocus and Error #5 -- PLEASE HELP

    I am about to pull my hair out! I have a form and everything is working great on it except one thing, the textbox.setfocus. I’ve searched for solutions and I’ve tried all sorts of things. I read it has to be enabled and it has to be visible so I made sure my textbox was visible and enabled...
  14. MnM

    Drop Down and Email

    wullie!!!!!!! How dense am I! That was soooooo easy. I knew it had to be something simple, and sure enough it was, I feel like a moron because I even asked the question! Thanks to all who answered.
  15. MnM

    Drop Down and Email

    yeah i just grabbed a little bit of the code so some of the html tags are missing. i just wanted people to see the form code mostly. i already have a function i'm calling from the onsubmit (i left it out above) if I was to add the mailto code to a function how would i do it? I've tried a couple...

Part and Inventory Search

Back
Top