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 SkipVought 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. 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
  15. emmons

    XP Pro vs 2000

    Hi. We have 10 new computers that came with with XPpro to put in our library. We are considering removing XPpro and putting on Windows 2000 because we are more familiar with it. What are your thoughts? Also, in XPpro, how do we get a login screen to appear when we boot up. We want to be able...
  16. emmons

    disable printer for magic school bus only

    OK Here's what the Gates consultant said. I don't understand what he is saying to do in the last paragraph about breaking the batch file into three files and how that would work. Do you? ~~~~~~~~~~~~~~~~~~~~~~~~~~ First, when you try to run the batch file and you get the access denied error, it...
  17. emmons

    disable printer for magic school bus only

    Howdy again. It turns out I am not going out of town after all. I can try something tomorrow before the library opens. Thank you speedracercjr for your suggestion. I highly doubt if I can get to a cmd line in the child profile. It's most likely disabled. But if you know a trick, let me know...
  18. emmons

    disable printer for magic school bus only

    Thank you! This is getting very interesting. I'm not at the library now and I won't be able to try this for a few days as I am going out of town. I will try it when I come back. I really can't tell if it is refering to the fact that it can't open the file or can't stop the service. My...
  19. emmons

    disable printer for magic school bus only

    No luck. I tried that. This computer seems to be so tightened down. I wonder if it has anything to do with Centurion. Probably not. Dang. So close, yet so far....... Dunno what to do at this point. The batch file does work beautifully if it would let me execute it. Keep those ideas...

Part and Inventory Search

Back
Top