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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ebase

  1. ebase

    PHP, GET and POST '#' symbol

    Thank you all for the replies. I was able to fix the problem using urlencode.
  2. ebase

    PHP, GET and POST '#' symbol

    Hello, We currently had one of our programmers create a simple web inventory search application. After searching for part numbers and returning results, you are allowed to 'ADD' parts that you want by email. Before going on to the email form, the part numbers are sent using POST. The email...
  3. ebase

    Adding values

    Hello, I am currently trying to create an email function which enables the user to add multiple recipients from a list and send out an email. I have created something simple that uses a dropdown box but this only allows adding one email at a time. Can someone help or point me in the right...
  4. ebase

    www like MX records

    Thank you for your response. I will look into those options.
  5. ebase

    www like MX records

    Thank you for your response. Would you happen to know of any names so I can look into them? Thanks
  6. ebase

    www like MX records

    Hello, I would like to know how I can have multiple IP's point to the same server. For example I have a web server that has two separate lines in case one goes down and each line has a different IP. Is there something that can be done in the zone file similar to the MX records where if one...
  7. ebase

    Favorite Folders in Outlook 2003

    Sawedoff, not really. I just wanted the folders I had in the 'Favorite Folders' to appear on a new Outlook profile when I imported the .pst file. It looks like it can't be done. If anyone knows of any good third party software that might get this accomplished as well as exporting rules and...
  8. ebase

    Favorite Folders in Outlook 2003

    Hello, I am currently importing a .PST file into a new computer (Outlook 2003) and noticed that the settings for the 'Favorite Folders' were not imported. This is in the 'Mail' view on the left hand side where on top you can drag and drop folders into. Is is possible to export these settings...
  9. ebase

    Mailbox sizes

    It might be a problem with synchronization and will first check to see if it might be a bad .ost file that may be causing it to not sync properly. Thanks.
  10. ebase

    Mailbox sizes

    Hello all, On Outlook, you can check the size of the Local Data and the Server Data by checking the properties of the Mailbox. I understand that the Local Data file size can be greater than the Server Data but can Server Data be greater than Local Data and for what reasons? Thanks, Kei
  11. ebase

    Remote Desktop

    Yes, there is a security issue. I will try your method but currently I went ahead and created a batch file and put the path to the batch file on the first RDP session and that seems to work fine now. Thank you, I really appreciate the help and ideas you provided. Kei
  12. ebase

    Remote Desktop

    Thanks for the link. I read through it but do not think it would fir in my situation. In the first RDP seesion, I have: mstsc /v:IP.AD.DR.ES in the programs tab which will automatically start the next RDP session. What I would like for it to do on this second RDP session is to start a...
  13. ebase

    Remote Desktop

    Another question if I may. One good thing about having Remote Desktop start up the application is that the applicatin is the only thing that is shown on the screen, no explorer. Doing it the way you have described it works but will give the user access to the expolrer which I would like to be...
  14. ebase

    Remote Desktop

    Thanks vacunita. I set it up so the first Remote Desktop session starts up another Remote Desktop Session using the 'Program' tab and on the second session, I added the application in the Startup folder. Thanks again! Kei
  15. ebase

    Remote Desktop

    Hello all, I was wondering if there was a way to be able to start up two programs upon start up of connection to Remote Desktop. I am able to set one program fine but would like to start up two and could not find a way to do so. I thought some sort of seperator like a comma would maybe...

Part and Inventory Search

Back
Top