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 strongm 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. mbrosius

    Host Unreachable

    I am running Microsoft Windows NT 4.0 SP 6a and I have Exchange 5.5 installed on it. I am unable to send email to one domain. All other domains get our mail. I am able to ping, telnet on port 25, and trace route to the domain just fine. I am not blocking any outbound mail on the firewall...
  2. mbrosius

    Remove link for Parent Directory

    wullie, Are you still willing to help me with my subdomain problem? If so I posted a better explanation of my problem as "Subdomain an IP address". Thanks for your suggestion of the subdomain.
  3. mbrosius

    Subdomain an IP address

    Here is my problem: I would like to have subdomains on an IP address. I do not have a registered domain so this is what I want it to look like: http://customers.IP_ADDRESS Here is the process: I will send an e-mail to a customer asking them to click a link called...
  4. mbrosius

    Remove link for Parent Directory

    RhythmAce - I never thought of that but I don't think I want to use the FTP server. My firewall is blocking FTP traffic for everyone unless I know their IP address. I don't want to open it up to everyone. Good idea though! Wullie - I think that would be my first choice. Can you provide some...
  5. mbrosius

    Remove link for Parent Directory

    Thanks for your response. Let me try to clear things up. I have two different companies using the same server. Then I have customers who should not see anything but their own documents. Here is what the structure looks like: Company1/ Company2/ Customers/ Company1 and Company2 requre a...
  6. mbrosius

    Remove link for Parent Directory

    I have several directories that need different levels of security. I have them set to show the directories and files instead of "real" web pages. Of course when showing the index the user can click a link called "Parent Directory". If the user goes far enough they will see...
  7. mbrosius

    Print to screen after writing to file

    Thanks for your suggestion. From what I have read I needed to use STDOUT as the filehandle because the information would have been displayed to the monitor and I wanted it to go to the file. I must have misunderstood my reading. Thanks!
  8. mbrosius

    Print to screen after writing to file

    I am trying to print to the screen (STDOUT) after I write text to a file but it doesn't seem to work. The correct information is being written to my output file but if I want to display information on the screen it doesn't work. Here are snippets of my code: #Read record from file { ...
  9. mbrosius

    Backing up a win98 desktop

    If all you want to do is to backup the desktop (keeping in mind that many of the icons on the desktop are just shortcuts to applications) then you can just go to Windows Explorer, then navigate to "c:\windows\" and copy the "desktop" folder somewhere like a CD or floppy (if...

Part and Inventory Search

Back
Top