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!

Recent content by tripp2222

  1. tripp2222

    Advice on RDP Sessions

    I was wondering to set up RDP session is VMWare Server really necessary or can I . I want to create an environment where the user logs into there machine, which will only have a console icon to log into the virtual machine with the applications they only use. If anyone can get me started onto...
  2. tripp2222

    Is VMServer what I need to use?

    An rdp session.
  3. tripp2222

    Is VMServer what I need to use?

    I am not sure if VMServer is what I should be using. I want to create an environment where the user logs into there machine, which will only have a console icon to log into the virtual machine with the applications they only use. If anyone can get me started onto the right track this would be...
  4. tripp2222

    Excel - Only allow one person at a time to make changes.

    I am really having difficulty trying to figure out how to make an Excel document allow only one person at a time to make changes. Any help would be greatly appreciated.
  5. tripp2222

    Pictures not Showing in Word

    One of my users is on Word 2003 running on XP. He has trouble with the some of the pictures showing up. When he e-mails the document all the pictures do show up for that person. The pictures show for the user when you do a print preview also and in thumbnail. I am no expert in Word so any help...
  6. tripp2222

    Calling two procedures Using Onclick

    Thanks monksnake. That did it. I feel stupid it was that darn easy. WOW.
  7. tripp2222

    Calling two procedures Using Onclick

    How do I get away from receiving the error message "object required" without using name=
  8. tripp2222

    Two procedures using OnClick

    Thanks dm4ever it worked that is what I needed to do syntax wise.
  9. tripp2222

    Calling two procedures Using Onclick

    The two functions when called populate two separate drop-down boxes from a database. The functions are called when the first drop-down box is clicked. Everything works correctly meaning the drop-down boxes populate if I call the functions separtely, but I can't get it to work calling both...
  10. tripp2222

    Calling two procedures Using Onclick

    I am now receiving the expected end of statement did I code the line correctly. <select size="1" name="MIFGroup; MIFLocation;" onclick="PopulateDepartments(MIFGroup); PopulateLocation(MIFLocation);" tabindex="1">
  11. tripp2222

    Calling two procedures Using Onclick

    Can someone please tell me if it is possible to call two procedures using OnClick and if so can you show me the syntax. I have a drop-down box that need to call two procedures. Thanks for the help in advance. Below is what I have so far in order to call the one procedure already created...
  12. tripp2222

    Two procedures using OnClick

    Can someone please tell me if it is possible to call two procedures using OnClick and if so can you show me the syntax. I have a drop-down box that need to call two procedures. Thanks for the help in advance. Below is what I have so far in order to call the one procedure already created...
  13. tripp2222

    Object required

    PHS thanks a lot that was exactly what I needed to do. Kudos
  14. tripp2222

    Object required

    I am receiving the message "Object Required" trying on this line "Select Case MIFLocation.value". I am trying to populate a drop-down box from an Access database. Can someone show me where I went wrong. I have written code that is basically the same and it is working fine. Maybe my eyes are...
  15. tripp2222

    windows\system32\config\system&quot; is missing or corrupt

    I am receiving the error windows\system32\config\system" is missing or corrupt. The black screen tells you to reboot from the original CD select "r" for repair. I copied copy c:\windows\repair\system copy c:\windows\repair\software copy c:\windows\repair\sam copy c:\windows\repair\security...

Part and Inventory Search

Back
Top