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 Chriss Miller 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: *

  1. iSeriesCodePoet

    Won't check in dot files

    We are using Eclipse for some development and the project has some important hidden dot files (for example ".myfile_properties"). These file hold some properties that are not kept in the source file itself. However, we are not able to add these files to VSS. The client version I am using is...
  2. iSeriesCodePoet

    How do I create a service?

    I have an application that I would like to setup as a service in Windows XP. How do I do this? iSeriesCodePoet iSeries Programmer/Lawson Software Administrator http://www.koldark.net http://www.spreadfirefox.com/?q=affiliates&id=2483&t=1
  3. iSeriesCodePoet

    Adding minutes to a Date/Time in Excel

    We are planning an upgrade on a finacial systems and we are determining some timings of things. I can convert from minutes to days/hours/minutes easily using some simple mathmatics. But I can't figure out how to take a starting date and time and then add on these minutes to the date that we...
  4. iSeriesCodePoet

    Install Problems

    I am trying to install Windows 2k on an older computer (P233 with 96 MB RAM) and am having problems. I have to use an external IDE controller for the 120 GB hard drive. On the install, I press F6 to install the driver for the IDE controller. When it prompts for the driver, Windows finds it okay...
  5. iSeriesCodePoet

    Dual Monitor Problems

    I just installed a ATI Radian video 7000 seriese card on my Win 2k computer. It has dual monitor support. I enabled the second monitor, but Windows doesn't give me the option to extend the desktop to the second monitor. As far as I know I have the correct drivers installed. I have uninstalled...
  6. iSeriesCodePoet

    Pop-Ups Not working in Tek-Tips with Default settings

    I am using Firefox 1.0 and hoping someone can help me here. At one point I had this fixed, after I did a reinstall, I lost the setting. Does anyone know which setting needs to be changed to allow the popups to show up. The pop ups I a refering to are the links for adding a star and the ones on...
  7. iSeriesCodePoet

    CSS and Page Width

    I didn't find much on Tek-Tips. How would I dynamically set the width for my site? Here is the section of code: #container { line-height: 140%; margin-right: auto; margin-left: auto; text-align: left; padding: 0px; width: 900px; background-color: #FFFFFF...
  8. iSeriesCodePoet

    Encoding URLs

    I am trying to validate my website and I am getting errors on some apersands (&). Would encodeurl() help me fix this problem or how would I fix any problems with URLs. iSeriesCodePoet iSeries Programmer/Lawson Software Administrator http://www.koldark.net...
  9. iSeriesCodePoet

    New Virus?

    Okay, this is very weird! I unlocked my Windows 2000 (with all the latest patches) and there was 6 new icons on the desktop: Website Hosting, Casino Online, Printer Cartridges, Internet, Travel, and Poker. Each of them are a shortcut and have something like this "C:\Program Files\Internet...
  10. iSeriesCodePoet

    mod_rewrite: Redirect from HTML to PHP

    As a bit of history, I run a MovableType blog. Recently, I have decided to create the pages as PHP instead of HTML, then I can do some cooler things with my site. Well, now I am getting tons of 404 errors in my logs because of this move. So, I would like have have any URL with ".html" to be sent...
  11. iSeriesCodePoet

    Domains and Laptops

    Okay, I am not quite sure how to word this so I am sorry I haven't been able to do any research. I am working on setting up an NT domain (using Samba) at my house. Now I have a laptop I would also like for it to join the domain, however, when I am not at home it can't join the domain...
  12. iSeriesCodePoet

    Creating a new root dir

    I know I can create a new root directory without a problem. But how do I specify it should go on the second hard drive, not the first? I would like /home and /data to both be on my big hard drive. I would like to also share all the disk space in the partition. iSeriesCodePoet iSeries...
  13. iSeriesCodePoet

    Sync passwords across systems

    At home I now have 3 linux servers running. Is there a way to sync the passwords to all three servers so I don't have to change all three if I want to change my password? iSeriesCodePoet iSeries Programmer/Lawson Software Administrator [pc2] http://www.koldark.net See my progress to converting...
  14. iSeriesCodePoet

    Okay... I am curious

    Who all here are members of midrange.com? In case you don't know what that is, it is a very active mailing list for anything iSeries related for help. iSeriesCodePoet iSeries Programmer/Lawson Software Administrator [pc2] http://www.koldark.net See my progress to converting to linux...
  15. iSeriesCodePoet

    Outlook 2003 Security

    I have an annoyance I want to fix. Whenever I sync up my palm, Outlook prompts me if I want to allow that application access to outlook. I click yes, and it keeps working. Now there is a little VB script I want to run in my outlook rules as well, and I get the same error. How do I setup Outlook...
  16. iSeriesCodePoet

    Applying for a Job... I have questions

    I will be applying for a new job and have some quesitons about "procedure". If I need references, how do I bring it up to a co-worker? I am sure a co-worker would be the best reference. On the app it asks if it is okay to call the company. What do they ask about? Do they talk to my...
  17. iSeriesCodePoet

    Okay... I am ready for the pounding

    Can you guys look over my site and tell me what you think? http://www.koldark.net. I haven't fully tweaked the CSS yet as I am learning as I go on that, but as far as how it looks so far, and what needs to be improved (like the css). Be gentle as I am trying to learn. BTW, this is a blog I...
  18. iSeriesCodePoet

    Help! My linux server seems to have gone to read-only

    I don't know how it happened, but I can't seem to do much of anything on my computer, and I don't know what happened. I am running Debian 3 and this first part is part of what I get on apt-get update. Hit ftp://mirrors.kernel.org stable/contrib Release Failed to fetch...
  19. iSeriesCodePoet

    Windows XP SP2

    Where can I find the beta from Windows XP SP2? I would like to try it out. iSeriesCodePoet iSeries Programmer/Lawson Software Administrator [pc2] http://www.koldark.net See my progress to converting to linux. http://linux.koldark.net
  20. iSeriesCodePoet

    Why should you use SQL on the iSeries?

    I know most of us still use "native" reads, but this article (http://www.midrangeserver.com/fhg/fhg011404-story01.html) gives a good arguement to use SQL. Please note I haven't read it all, but from what I have read, I agree. What do you think? iSeriesCodePoet iSeries...

Part and Inventory Search

Back
Top