Jump to content

Silvor

Members
  • Posts

    126
  • Joined

Everything posted by Silvor

  1. Silvor

    Denver Cam

    Seems to be live on the homepage EduGeek.net - The Front Page With a shoutbox
  2. Hi Ben, Contactless rfid cards I believe. They aren't chip and pin style. They go into a slot for students to put money on, but they don't contact anything, as if you open the machine you can swipe the card across the area which holds the card and it picks up... and then they are swiped across a reader when paying.
  3. Thank you, I think it looks like they can sell what we are looking for. I'll take a look there and contact them to see if they can provide a sample card to test. Thank you very much
  4. Hello all, We currently use a system in the school which reads a chip inside a PVC card (Smart Card) (54x86). The system card readers are provided by CRB Solutions (Link) The company we use to supply us the smart PVC cards have seemingly closed down and we are now struggling to source a replacement supplier. Does anyone on here happen to order (or know where their school order) their smart cards from (if you use them)? We don't really want to upgrade the full system just yet to something like biometric due to budget cuts etc... Many thanks
  5. Woop!
  6. This would be a very useful function. Especially if the concurrent logon count could be differentiated between users and groups of users....?
  7. Thought they might be useful for some to block.... We're having a nightmare at the moment. The students have found a Facebook group apparently, which releases a new proxy practically daily (or at least 3/4 times a week). I've blocked these ones just this lunchtime. gravelhouse.com hyperbags.com mathslacker.com peacefire.org turtlegraveyard.com prettytoad.com Also, something I have found useful is on peacefire.org, they have a circumventor email which they send out the new proxies on also. I have set our exchange so that I can receive emails from the email account but students can't...I'll be able to keep blocking them as I get email updates.
  8. Our experiance with BT Business Direct has been good. Account Manager is top notch and we always get next day, no bother. Website is awful, but AM agree's with that - and tells me to send anything I want to him, to which he generates me a quote...always cheaper than the website and save's time!
  9. Silvor

    PHP/MySQL

    Many thanks :-)
  10. Silvor

    PHP/MySQL

    Just wondering if someone can help here. I have a PHP script with an SQL query. The MySQL query picks up data from one table called 'info'. It has the following fields (as I am just testing at the moment) [iD | UserID | Email | Phone] I have another table in the mysql database called 'users'. This has [iD | UserID | Surname | Forename] The UserID is the same. When a 'user' submits their 'info', it submits their info into the info database. I am wanting to display results from 'info' in order of 'surname' by using the "UserID". So that would use the UserID to cross reference to find the users username and display the phone numbers and email addresses in order of surname. (because part of the PHP script already has a function to display the username in the table of info by picking up the forename, surname based on the userID). Does anyone know the correct MySQL statement I would use to achieve this? I seem to remember doing it before but can't get it to work anymore the way I thought was possible. Many thanks, Mike
  11. Silvor

    Poster

    As always ... :-) Still if anyone can help by proving some too I'd very much appreciate it :-) Trying to get a mixture so I can choose from the best and try and make the poster look nice :-). Thank you for your help.
  12. Silvor

    Poster

    Ok thank you I will try that.
  13. Hello guys, Trying to create a poster for a charity night in order to raise money a local hospital in aid of leukemia. I need some nice vector images of the following (all of which are available at the charity night) Disco style image Pie&Pea's style image (maybe just a pie) Tombola Teddy (name the teddy) Going to create the rest of the poster myself and with a bit of luck it'll be half decent! :-) Would appreciate anyone who can supply me with some nice images of the above?
  14. Officially a hung parliament now....
  15. I did. The script is running at login and it runs as the user. Very strange!
  16. Yes, share permissions - everyone has full control for. Security permissions, ideally I want staff and students to be able to Create Folders (as the script creates the folder if it isn't there. Create Files (as the script creates the text file "Logs_Login_.txt") Write/Append files and folders But not view the folder contents if they create a shortcut and try and access them.
  17. Tried that but can't get it to work. The VBS script returns permission denied error. Hmm. Thanks for your support none the less.
  18. Hello, Just curious if anyone has got any shares on their servers in which their students can write into but not read (if they created a shortcut to that share, for example). We have a \\server01\logs$ area - which logs logins, logoffs and various other bits and bobs. The logs are written by vbs scripts run when a user logs on, off and at different times during their logon session. The VBS script writes to a log file. Ideally, we'd like the students to be able to write to the log files and such, but if they tried to create a shortcut to \\server01\logs$ and then went through all the folders - they couldn't actually read the contents. Bit of a contradiction in one sense, since they have to be able to read the file to write to it...but just wondered if anyone had got any suggestions? We have ruled out disabling 'shortcut creation', as they use this in ICT lessons. We also know this logs location isn't public, so they'd have to guess it - but that might not take long really. Running Windows 2003 network with XP clients.
  19. TURNON is the wake on lan command for LVB scripts and AUTOLOGIN is the command for the logon function.
  20. Hmm, I've just installed and got it to add a server no problems. Is your PHP setup up-to-date etc? If so, I'd try removing and re-installing. There might have been an issue somewhere?
  21. And, you say it's adding users to the database but is it writing the servers you add to the database too?
  22. Dreamweaver is brilliant for beginners. We have CS4 here although I don't use it - but I know the dreamweaver application inside of the CS4 would be very useful for you. Re-building the website would be beneficial for you so you can update it easier and understand it more. Building your knowledge as-well as a new website. Good luck and feel free to ask questions :-)
  23. Definately for Exchange issues! haha. Glad it's sorted.
  24. Does it write the servers to a file or the database? If it's writing to a file (for example a server config file) it is most likely permissions.
  25. This will help you understand iframes, to incorporate them into your webpages. HTML iframe tag You could attempt to tidy up your frame tags, which to try and understand more, this should help. HTML frame tag Frames are supposed just generally not used anymore. The above website is useful for beginners. I'll help as much as I can so anything you aren't sure about feel free to ask.
×
×
  • Create New...