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

    hyper link to page inside pdf document

    In HTML it is possible to use an anchor to link from one page to a spot on another page. Is it possible to make a link from an html page to page 6 on a 13 page pdf document? Thanks
  2. cakecop

    File Server Share: Where do deleted files go?

    I have a file server with shared folders for 30 users. Each PC user is mapped to one shared folder with their name. We backup the shares, not the local PCs. If they are on their desktop and they delete a document located on the share, it is not in their local Recycle Bin, or in the file server...
  3. cakecop

    Printed page cuts off content

    I am building a site that is 770 pixels wide. When I print a page it cuts of the content at 660 pixels. I do not want to decrease the width because I need the room for all the buttons at the top of the page. I have seen web pages with wide margins, and when I print, it all fits on the page (8"...
  4. cakecop

    POP to IMAP

    I am going to move 25 users from POP to IMAP. While testing this, I am able to make it work. However, the users old POP inbox, outbox and trash remain. I am not able to delete or rename these mailboxes. So, now I have one inbox for POP and an inbox for IMAP. I think my users will have a...
  5. cakecop

    Help align data

    Hi I wrote a script to retreive a list of UID, User Name and info. The problem is the collums are not aligned. If the User name is less then 11 characeters then the next collumn is not lined up to names with 12+ characters. #!/bin/ksh cat /etc/passwd > /tmp/build0 sort -t: +2 /tmp/build0 >...
  6. cakecop

    PeopleSoft on Oracle or SQL

    Our School is thinking of moving to PeopleSoft to run our ERP. We have to decide whether to go with Oracle/Unix or SQL/Microsoft. Does anyone here have knowlege of strengths and weakness of these databases?

Part and Inventory Search

Back
Top