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 Wanet Telecoms Ltd 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: weweber3
  • Content: Threads
  • Order by date
  1. weweber3

    Redirected Site want to mask IP address in address bar

    I have an exisiting domain test.com (not the real one) on server A, I have another server in a different state hosting another part of the site (marketing campaign), server B. If you visit test.com/marketingcampaign , you are redirected to server B. But in the address bar you see the IP...
  2. weweber3

    Write PID to a File

    I need to be able to kick this process off at 12am and let it run until 6am and then kill the process. The process is a DB2 process, which is irrelevany. In order to kill that process I need the process id. I would like to kick off this command and append the PID to a text file for reference...
  3. weweber3

    Crosstab Query - Passing textbox as Parameter

    The crosstab (FUNDING_SOURCE_RPT) is based off of (FUNDING_SOURCE_01). Here is FUNDING_SOURCE_01 - SELECT tbl_Visit.FundingSourceID, Funding_Source.FundingSourceDescription, tbl_Visit.MedicalID, tbl_Visit.DateOfVisit...
  4. weweber3

    Synchronized Files - "Only Local Copy Exists"

    Here is the situation... - DNS/Active Directory died for the "A" domain - Created the "B" domain and all new users, etc - User had sync'd files on domain "A" - Joined user to domain "B" - Can no longer access domain "A" to sync files In the Offline Files Folder the file that I _NEED_ says...
  5. weweber3

    Windows 2003 SBS - Domain Controller in DMZ

    The situation is this... we have another company that is moving into our new office with us. They have a server that is running an application that needs to be accessed from the outside world as well as from the office (they will be on our network, share IP Addresses, the T1 line but not use...
  6. weweber3

    Cisco 2900xl Switch - Newbie Help Please

    I have 2 Cisco 2900xl Switches; I have no idea how to connect to these units. Obvioulsy they have a console port (RJ-45), but I do not know the IP address and I do not have a RJ-45 to DB-9 adapter to try to connect via terminal session. Anyone have any ideas? Thank you.
  7. weweber3

    Display ArrayList Contents in MsgBox

    I have an ArrayList called ContactArray, it only has maybe 4 to 5 items stored in it. What I would like to do is display (on a seperate line) each record (or index) of the ArrayList in a MsgBox. Any help? Thank you.

Part and Inventory Search

Back
Top