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

    jdbg virus or hoax

    Got an email from a friend that said "virus from England called jdbg.exe has an imbedded jdbgmgr.exe " passes thru mailing list .... Question? Hoax or for real ...Thanks
  2. tusconpapa

    Plagued by Javascript Errors

    I am not a java programmer. But I would like to get rid of "JAVASCRIPT ERROR " THAT POP UP OVER AND OVER. GIVE ME SOME DIRECTION on what other information you need. Thanks
  3. tusconpapa

    virus package

    I need some honest help on this question. Whats the best virus prevention package for windows XP -no network at a reasonable price (?mid range? ) Thanks
  4. tusconpapa

    CAN ANYONE VERIFY -- TIMOTHY MCVEIGH VIRUS

    local rumor has Mcveigh exection video clip with virus as of yet we have NO hands on
  5. tusconpapa

    TUSCONPAPA GETS HIT

    Just goes to show you, You can't be to careful. My own sister sent me a message. I checked by phone. Then opened the mail, no disk wipe out but a purple monkey that pops up from time to time. (Music, mistro,) Enter BONZI, This one is real !! Best guess is don't open anything with BONZI on...
  6. tusconpapa

    Another nasty virus

    A new virus has just been discovered that has been classified by Microsoft (http://www.microsoft.com/) and by McAfee (http://www.mcafee.com/) as the most destructive ever! This virus was discovered yesterday afternoon by McAfee and no vaccine has yet been developed. This virus simply destroys...
  7. tusconpapa

    TWEEK DATEDIFF FOR SHORT YEARS

    I NEED TO FIGURE THE DIFFERENCE IN YEARS,MONTHS,DAYS FROM DATEONE TO DATETWO ...B U T EACH MONTH MUST BE 30 DAYS AND EACH YEAR MUST BE 360 DAYS.. SEEMS DATEDIFF IS SET A LITTLE DIFFERENTLY..... THANKS MM/DD/YYYY 5/11/1997 TO 1/3/1998 = 7 MO & 23 DAYS THE INCLUSIVE 1 DAY WHEN...
  8. tusconpapa

    Almost there

    I'm trying to set up the enter key to move the cursor to text2 when pressed (read on )I think I've tried every combo except the right one.. text1 as follows Private Sub Text1_Keypress(keyascii as Integer) dim strvalid as string strvalid = "01234567890" If InStr(strvalid...
  9. tusconpapa

    can it be done

    Can a vb program be coded to (call) a Mainframe (its hardwired) plug in some passwords and code, then download text1 to the harddrive (C:) ... Thanks
  10. tusconpapa

    Create 50 files from one master file

    I need to create 50 individual(US States&nbsp;&nbsp;as CA, TX, NY)<br>files from one Master File (with state codes) in the least number of passes.&nbsp;&nbsp;&nbsp;&nbsp;Thanks&nbsp;&nbsp;&nbsp;&nbsp;
  11. tusconpapa

    Its justa sort...///## RIGHT

    I have a data file sorted by U.S. State (2 Letters) with a random number of records per state. Boss wants Each state output to a SEPERATE FILE.&nbsp;&nbsp;I would like to do this in one pass.&nbsp;&nbsp;&nbsp;&nbsp;(even down and dirty coding from...
  12. tusconpapa

    Deep Testing Forms

    Does any one Know of a way to use an external program to test a form. ie IF form1 contains MYDATE how do I run the external program containing&nbsp;&nbsp;01jan1990 thru 01dec1999 but not 01jul1995 thru 30nov1996&nbsp;&nbsp;against...
  13. tusconpapa

    write vb6 to build access tables

    Tusconpapa (MIS) Apr 25, 2000 <br>If I want to make ...Integer, unique, and self adjusting&nbsp;&nbsp;when adding new records, what do I need in addition to...<br>Set dbentrynum =...
  14. tusconpapa

    Write vb6 to build access tables (as per management)

    If I want to make ...Integer, unique, and self adjusting&nbsp;&nbsp;when adding new records, what do I need in addition to...<br>Set dbentrynum =...
  15. tusconpapa

    Tweek some Access ?

    I,m hard coding some vb5 to build a database in Access. using page 1463 of microsoft ref lib (language ref) <br> How do i add in both unique and Primary . Thanks
  16. tusconpapa

    Renumbering the tabindex set

    Does anyone have a quick and easy way to renumber the TabIndexs (Tab Indices) Thanks
  17. tusconpapa

    reported virus

    elfbowling and Frogpout(sp) HAVE BEEN REPORTED TO HAVE A <br> VIRUS THAT STARTS UP ON 12/25 OR LATER AND ERASES THE HARD DRIVE<br> I AM PASSING THE WORD FROM A USUALLY RELIABLE SOURCE<br> CHECK MAIL FILE AND SENT FILE
  18. tusconpapa

    Lost my notes, what box and edit do I use to get a 2 position

    Lost my notes, what box and edit do I use to get a 2 position decimal and be able to massage the .....text (US $)
  19. tusconpapa

    Typical confused programmer

    IF I am in WrtNewRec of form2 and I issue calls to all of the existing items on form2 (EDITS) they work beautifully<br> (wheres spell check) However, the calls TO form1 (Also EDITS) gives program stops. Any ideas? Thanks
  20. tusconpapa

    Did someone ask about editing per chacter entry

    I have some code that edits EACH keystroke for specific types.. tusconpapa

Part and Inventory Search

Back
Top