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 emmons

  1. emmons

    php cannot connect to mysql

    Solved. I fat-fingered the password. Can you believe it?
  2. emmons

    php cannot connect to mysql

    it is not looking in the wrong directory, that is the name of my file duh. Still won't connect though. I don't know why, maybe you do.
  3. emmons

    php cannot connect to mysql

    Here is the php code: $connect=mysql_connect("localhost:3306","root","mypassword") or die ("Error connecting to MySQL"); if ($connect){ echo "Congratulations!\n<br>"; echo "Successfully connected to MySQL database server.\n<br>"; }else{ $error = mysql_error(); echo "Could not connect to the...
  4. emmons

    Stay in edit mode and move to next row upon update

    Hello, can you show me how to stay in edit mode after the update and have the cursor drop to the leftmost textbox in the next row down for more editing? I would be most grateful and so would the library that I am helping. Thanks a lot. <%@ Page Language="C#" ClassName="EditNamesPage"...
  5. emmons

    Vionca-can I import timesheet from excel?

    Vionca - how would I import employee timesheet info into MAS 90?
  6. emmons

    electronic timecard program wanted

    Hi there, Do you know of an electronic timecard program that works with MAS90? Our company needs one. Thanks, emmons
  7. emmons

    error sending mail

    emmons is back! and emmons is asking for help again. I've made a new server with Gentoo OS. Mail can flow with the library but we cannot send messages to outside the library from the Netscape Client. We can from webmail(squirrelmail). Error message is: An error occured while sending mail: The...
  8. emmons

    View internet history of another

    Hello, If this is not the right forum, please recommend a forum for me to ask this question: I have been given the task by my H.R. Director to look at the internet history of an employee. Do I need to be logged on under his/her password at his/her computer to do this? I can get in the 'back...
  9. emmons

    Workstation freezes when using MAS 90

    Hello, One of my library staff says: &quot;My workstation freezes often when I use MAS 90. For example, if I'm in vendor inquiry and want to look at an invoice, as soon as I hit the &quot;invoice icon&quot; some of the template data and information goes blank and my workstation freezes.&quot...
  10. emmons

    disable printer for magic school bus only

    Hi, it's me, threadstarter. Say, bcastner, can I substitute ip address in the last net use statement? as in: net use lpt1: \\ipadress /persistant:yes would this work? -Emmons ````````````````````` Then just stop the share, this requires no special user permissions: rem Stop using the...
  11. emmons

    disable printer for magic school bus only

    Hi, At our library we have one networked printer for all public computers. So this is not connected directly to our computer. Will this still work? Of course I just want to disable printing from Magic School Bus, not anything else. Thanks for your help, emmons
  12. emmons

    disable printer for magic school bus only

    OK, I'm back! I gave permission for child to run cmd.exe and the batch file now runs. I also gave permission for child to run C:\WINNT\system32\spoolsv.exe I also tried making child a member of the Power User's group and still I am getting a system 5 error. child is not allowed to start and...
  13. emmons

    Need user/password screen to come up on boot

    I didn't see anyplace to change to Classis logon style. Is there a way to get rid of the big microsoft windows logo on the login screen? Can I customize the login screen with my own background? Thanks!
  14. emmons

    Need user/password screen to come up on boot

    Our new computer with XPpro enters some default profile upon boot. I want a screen to come up with user and password so I can log in as administrator or user or other. How do I do this? I think several profiles may be already set up. Thanks, emmons

Part and Inventory Search

Back
Top