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

    Adding Multiple Sessions to a Backup

    I would like to know how I add the configuration changes needed to configure my Tivoli backup procedure for a single node to use multiple sessions. I have read that I need to add: inc filespaceA filespaceB - to allow multiple query sessions resourceutilization=10 - sets the number of sessions...
  2. keithlages

    Using ASP to add a disclaimer for external links

    I have a few webpages that have multiple links to external sites. I need to produce a disclaimer after the user clicks the link but before the external site is displayed. Preferably without the use of a pop-up. Can anyone direct to me to a fast and easy way to send a user to a disclaimer page...
  3. keithlages

    Retrieving data from between characters in file

    I need help retrieving just the number thats in a line between certain characters. I can take the file, fold it to get my lines, then tail it to get the bottom lines and grep out the line I need: example: GE*184*23058967 What I really need now is a way to get what is between 'GE*' and the...
  4. keithlages

    Secure FTP Client for AIX Unix

    Hi, using AIX 5.2 and I need an FTP client that is capable of connecting to an SSL protected server and retrieving files from a script. I'm looking at Kermit right now but I'm not sure it's the best solution, any ideas? I am having no issues at the moment with two setups I've already enabled...
  5. keithlages

    Citrix user issue, Profiles??

    I have one user in my Citrix environment that cannot use a website with Java code or maintain her printers after logoff. I've confirmed that the website and printer creation works for equally configured user accounts. Users are typically added to the Power Users group on the local citrix...
  6. keithlages

    moving mail to mailbox folder from server?

    hi all, i was using gfi mail essentials and security for exchange server 2000 and it was working really well. my manager purchased symantec mail security for exchange. was using the gfi function to move anything that was believed to be spam to a users spam folder (like inbox:spam or just...
  7. keithlages

    String to unicode conversion ...

    Can anyone elighten me as to the proper method for converting text accepted from an input box from a string to unicode? This is what worked for VB6 but won't work for .NET InputText = StrConv(InputText, vbUnicode) Thanks for any help! Keith
  8. keithlages

    Offline Files... No Folders??

    I want files on my laptop (Specifically the My Documents folder and it's subfolders) to synchronize to my network drive at work. So I copied the My Documents folder and it's subfolders on my laptop to my network drive on the server and I have Offline Files enabled. I set the My Documents folder...
  9. keithlages

    Platinum Memory Problems...

    One of my users continues to recieve error messages that Platinum is out of memory or needs to perform maintenance to continue. It's becoming more frequent and I'm not sure what to make of it. Is it something to do with DOS? Should I be loading dos in high memory or something? '...
  10. keithlages

    Need a little help with a Login Script ...

    Thanks for taking the time, I need to fix my login script so that it doesn't map the network drive unless the user is a member of the group. Right now it maps the drive regardless of group membership but of course the map won't be accessible. It rather that the mapped drive wan't made though at...
  11. keithlages

    Platinum Migration to New Server??....

    Where can I find a walkthrough to help me move my Platinum and Clientele server to a new, faster server. I thought I had it licked after 4 days of fumbling but I cant seem to be able to open some windows in Platinum ... like Sales Order Shipment Entry and others like it. No errors, the window...

Part and Inventory Search

Back
Top