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

    405 error calling an asp page

    ok, ive tried 2 forms now, and one works and the other doesnt. the difference is one is a nested table in the form(doesnt work) and the other is a plain old form(works). ive tried removing all the nested table junk from it and it still doesnt work and i cant seem to figure out why it isnt...
  2. Ju1c3

    RAM speeds?

    how large of a difference would i see in going from 667mhz pc5300 to 800mhz pc6400? i currently have a gig in a laptop i just got this week and want to go to 2 gigs. the 2 gigs of 5300 cost $60 and the 6400 cost $100 for 2gb. is there a large enough difference in the speed to justify the extra...
  3. Ju1c3

    PDA Connect Not Syncing

    i have the latest pda connect and the latest active sync. however, when i try and sync a phone to the groupwise, the notes always generate an error and the sync quits. i cant for the life of me figure out why. everything else seems to work but the notes. has anyone herd of this problem before...
  4. Ju1c3

    FTP alternative

    hello, i am looking for an ftp alternative for one of my clients. we currently have fileman implemented there and it has been working great for us. however, we are now growing large enough to where we need a better solution. fileman doesnt have the logging ability that my clients need. they...
  5. Ju1c3

    dell d640 docking station

    ok, it all started at the beginning of this week. one of my cliets docking station wouldnt work. it would show the video however, the mouse and keyboard wouldnt work at all. he had been using this for over 3 months now without a problem. i checked the docked hardware profile and it had the...
  6. Ju1c3

    sku1e3.cab

    hello, i am in need of the sku1e3.cab file for a client. they lost their CD and now i am stuck trying to get this to install. its the Office Professional 2003 w/ InfoPath (Retail). i have the msdn subscription but microsoft doesnt offer it as a download. i have tried the local install source...
  7. Ju1c3

    Threadding

    i have been using a program called angry ip scanner for awhile now to help me when i am working on networks. well i like it and i dont. i would like to make my own with a feature that angry doesnt have. i have the ping working and everything, i just would like to make it multithreaded so it will...
  8. Ju1c3

    insert statement

    ok i am trying to take info typed in a text box and have it inserted as a new field in a database. so like i put in physician for a company type, i want a new comapny type to be physician in the company types table in the database. this is some of the code i am using: the connection / insert...
  9. Ju1c3

    wont POST untill reseat RAM

    alright, this has been plauging me for a few days now. when i go to start up my laptop, it powers on, the fan runs... then the fan quits. you can hear the cd rom click a few times, then nothing. it just sits there with no display. it doesnt even make it to the BIOS. every once in awhile while i...
  10. Ju1c3

    asp doesnt work anymore after php install

    well, my asp pages worked fine untill i installed a php service(zend) and now none of my asp pages work. if i switch the extension to html it does work, but when i try and use the asp it doesnt. i have been looking for the last hour or 2 trying to find an answer, and i cant find anythign on it...
  11. Ju1c3

    problem with asp after php install...

    well, my asp pages worked fine untill i installed a php service and now none of my asp pages work. if i switch the extension to html it does work, but when i try and use the asp it doesnt. i have been looking for the last hour or 2 trying to find an answer, and i cant find anythign on it. anyone...
  12. Ju1c3

    threading

    ok, i am trying to creat my own ip scanner just like angry ip scanner. i like it, but i wanted to add something that i felt needed to be added such as your own ip so when i am on another network i dont have to do an ip config. well i have it all set up and work, it is just it is very slow. i...
  13. Ju1c3

    wmi over network

    is there a way for me to be able to query all of the computers on the network as to what OS they are running? i have the ping part down, but i just wanted to take it a little further. would i need to have Admin right to the computers? just throwing this out there. responses are appreciated.
  14. Ju1c3

    Using Printers in RDP that dont begin with COM, LPT, or USB...

    hi, I am having problems with my remote desktop connections. The problem is my printers arent redirected when they dont start with COM, LPT, or USB. my names all start with ip becuase its how i set up my ports. i know i could rig it and name the port with a LPT or USB but i dont want to just...
  15. Ju1c3

    IsAlpha in a select...

    MemberList.Source = "SELECT * FROM MemberList WHERE " + ISNUMERIC(LEFT(CompanyName, 1)) = TRUE + " ORDER BY CompanyName ASC" ok what i am trying to do is when someone makes a selection from a list a-z and with a #, i want it to return all of the companies that start with a letter or a number...

Part and Inventory Search

Back
Top