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

    Website Statistics for PHP/MySQL based site

    Greetings I have a website that is coded in PHP and has a MySQL content backend. The url's end with file.php?id=9 or whatever, which each id # being a specific department (this ia a county website). Are there any tools to analyze the webstats by department? Previously I had each html in a...
  2. bjzielinski

    Print two records per page

    I am trying to print 1099's for filing to the IRS. There are two forms per 8 1/2 x 11 sheet of paper, so I set up my report to be 5.5 tall. However, I cannot override my margins to be top and bottom at 0, they default to 0.166. This prevents two records from being printed on one sheet. When...
  3. bjzielinski

    Changing mail settings for each user

    We are running both AD on Win2k and Exchange 2k if that helps. We are switching email providers this week. Right now each Outlook client downloads their own email from the pop3 server and stores it on the Exchange server. Is there any easy way, perhaps using the ORK, to change the mail...
  4. bjzielinski

    Enterprise backup software for E2k

    We are currently using Brightstor (Arcserve or whatever it's called this week) v9 for our backup software. The software is installed on our DC and it uses the agent to back up Exchange. This works about 80% of the time, the other 20% we have no idea why it doesn't work. Currently we are...
  5. bjzielinski

    Need a new wireless router for wireless Internet

    Currently I have a Netgear MR814 (v1) wireless access point / router to connect to my wireless internet connection. I have an antenna on my house that picks up a signal from several miles away and drops it down to a coax. The coax connects to what looks exactly like a cable modem. That part...
  6. bjzielinski

    Policy for weekly scan, clients getting notified

    We set up a policy for each machine to do a full scan on a weekly basis. However, when this policy starts the local scan, the clients see a notification that the policy is being applied etc etc. (I don't remember the exact message). They get the option to not see this again, run this...
  7. bjzielinski

    repeated notices

    I think I have something messed up here. Every two minutes I am getting an alert from the alert manager about my laptop having a problem. Here is the message. The real time floppy driver is not available. No protection for floppy drive(s). The message within the email has a timestamp, and it...
  8. bjzielinski

    Correct configuration for Alerts

    What I want is this: When a user gets a virus, of course they never tell us. So I would like the program to send a message from the client to a central server, which in turn forwards an email to myself. I have found Technical Document TEC288823 which somewhat describes what needs to be done. I...
  9. bjzielinski

    Word macro to advance page

    have a macro that does the following to a multiple page document. On the current page, it changes the title to something, say Title 1, then prints the page. It would then change the title again to Title 2, and print the page. It does this 5 times. There is no looping involved for this process...
  10. bjzielinski

    Open multiple user folders at the same time

    We currently use Exchange 2000 and user folders for resource scheduling. There are several conference rooms, and each room has its own "user" that has a calendar for meeting requests. The recommended setup for Resource Scheduling. We have a handful of people in charge of maintaining the rooms...
  11. bjzielinski

    Problems saving Excel and opening Access files

    Ever since we upgraded to v7 of eTrust I cannot open Access databases at all without disabling the realtime monitor. I have created several large (>90Mb) databases with loads of forms and whatnot that simply refuse to open. They timeout after about 5 minutes of inactivity. I should also note...
  12. bjzielinski

    doScroll method using frames

    Perhaps I'm just not using proper syntax, or maybe it's not supported. I have two frames, main and footer. The footer contains buttons for page up and page down. This is for a touch-screen kiosk with no keyboard. I want the buttons to scroll the main frame without changing each page to...
  13. bjzielinski

    Redirect public address to private IP

    We have a webserver on the DMZ of our firewall. It has a public IP of 64.x.x.x and a private IP of 10.x.x.x The public can only be accessed by the public, and private by private. How can I redirect our internal clients to the private address when they type or click on the link for the public...
  14. bjzielinski

    addresses not reslving to name with ping -a

    On our remote buildings on the other side of routers, I cannot resolve systems names through ping -a. This is the results I get: C:\>ping tgillis Pinging tgillis.midlandco.org [172.18.3.111] with 32 bytes of data: Reply from 172.18.3.111: bytes=32 time<10ms TTL=126 -------------------...
  15. bjzielinski

    Routers passing on ARP requests

    We got hit pretty hard by the Welchia/Nachi worm the last couple days. I think I finally got it narrowed down to one machine and all others are patched against it. However, the routers on our network are still passing along the ARP requests for the subnet that the infected computers searched...
  16. bjzielinski

    Using RRAS and a firewall

    We have a small remote office that uses Routing and Remote Services running on a Win2k server to access the internet. The server is getting all kinds of popup ads using the messenger service. Is there a firewall solution that will run on Win2k server using RRAS for demand dialup? I checked...
  17. bjzielinski

    Using a public folder for conference room scheduling

    We have three conference rooms in this building and are currently using a public calendar to schedule events in them. Default and anonymous have view only permission, and certain members of each department have Author permission, with one person and a couple backups having Owner permission for...
  18. bjzielinski

    fso.CreateTextFile error 800a0046

    I know this is a file permission problem, but I cannot see the file permissions myself. I only have FrontPage access to the remote host. I can have the administrator look at it, but I'd like to tell him exactly what to do. Basically I have a script that creates a temp file for vcard...
  19. bjzielinski

    Convert spaces to + for mapquest

    I have a database of addresses, each field separate (street, city, state, etc). I want to create a link to map an address in mapquest. The syntax is fairly straight forward, except spaces must be converted to +'s. IE &quot;1600 Pennsylvania Ave&quot; must read...
  20. bjzielinski

    Every job failed after upgrade

    We have been using ArcServe 2000 since 2000 and after a lot of tweaking, A LOT, we finally got it working well enough that 90-95% of the nightly backups were successful. Now our NA decides to fix a non-broken problem by upgrading to BrightStor ArcServe 9. I guess they changed the name so that...

Part and Inventory Search

Back
Top