ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Search results

  1. disco

    Exchange Gurus..........

    Although in saying this it might be the case that a copy of the GAL is stored on the exchange server itself and the LDAP query just updates this when there is a change! Can't remember of the top of my head! LOL I think the problem relates to AD sites. Set these up correctly and the machines...
  2. disco

    Exchange Gurus..........

    As far as I know the GAL is producede by an LDAP query and all the address info is held in AD.
  3. disco

    Exchange Gurus..........

    If you are using AD I think you want to look into setting up AD sites to group your netoworked computers and resourses e.g. exchange servers.
  4. disco

    Backup Script

    Just wasn't sure how to use the archive flag to be honest.
  5. disco

    Exchange Gurus..........

    Think the GAL comes from AD rather than from the exchange server. Is there an AD server in both Glasgow and Dundee? Might be getting mixed up though LOL beena while since I have done AD/Exchange stuff!
  6. disco

    Backup Script

    Wrote a vbscript to backup folders and files. Just thought I would share it. Cut and paste to notpad and save it as backup.vbs and edit the variables backUpDrive, backUpLocation and toBeBackedUpArray to what ever you want. It will take a fair while the first time you run it especialy if you...
  7. disco

    o2 Online

    I got this for £25 a month on an 18 month tarrif when I said was going to leave my bill is £30 with insurance.
  8. disco

    CCTV Question

    Probably didn't know it was stolen when he bought it off ebay!
  9. disco

    what uses/creates gx.cgi

    What language and or server uses the directory gx.cgi ?
  10. disco

    Break this for me please

    One more thing. Again dunno if this is important to you or not. But the form is susceptible to phishing attacks. I can submit post data to http://travelderbyshire.com/register.php from anywhere I like. All I need is the following code <html> <head> </head> <body> <form...
  11. disco

    Break this for me please

    Ok the way I broke it and this isn't a security thing but it is a useability thing. If I register my details then rather than clicking the link to continue I simply close the popup with the x. I can still click the register account link and get a blank pop up. Would be better if the popup said...
  12. disco

    Break this for me please

    Also seems to break if I submit my details then try and submit another set without killing my browser.
  13. disco

    Break this for me please

    Would better best via HTTPS Test for SQL injections if you are sending the details to a mysql, sql server, oracle etc database. Other than that I would be more worried about spam. Bots could submit rubbish you could add a autogenerated graphic to stop nonsense submissions or a link in the...
  14. disco

    Linux geeks/fanboys

    Pclos
  15. disco

    vbscript.....

    try typing regsvr32 %SystemRoot%\system32\vbscript.dll into the run box.
  16. disco

    vbscript.....

    put this into a file called test.vbs just make a .txt file called test.txt paste the following in then change the file extension to .vbs msgbox "hello" Double click the file test.vbs and see if yo get a box with "hello" in it. Sounds like vb might not be registered correctlly it should...
  17. disco

    Interview Today ASP.NET

    North west London. Staying with the GF folks at the moment but they are really cool so it is all good :) will get a place when we get jobs!
  18. disco

    Interview Today ASP.NET

    Hi Guys, Got a 2nd interview and they said they really liked me but...... Gave it to someone with financial sector experience. Oh well :-( Will keep trying. D
  19. disco

    Interview Today ASP.NET

    Prepared all day yesterday as well. I just moved to London on Monday so yesterday and today are the only days I had free! The interview isn't till 5. Just want a few questions to see if my prep worked or not! Cheers for the luck I need it LOL
  20. disco

    Interview Today ASP.NET

    I have an interview today and am bricking my self. The job is an ASP.net/JAVA consultant I have been told there is a technical interview on ASP.net I have done .net developments but have been coding in JAVA for the last 2 years so the terminology is a bit rusty. Anyone got example...
  21. disco

    pro evo soccer 6 data conversion

    anyone know a way to convert pes6 ps2 saves to psp and vice versa?
  22. disco

    Comments please on this web site design

    Site is alive again finally! www.yourlocalfarm.co.uk Plus me and mate have set up our company website just needs content. http://www.geckointeractive.co.uk/
  23. disco

    Hard drive disposal

    Low level format is reversable if you are determin enough. Reseting the disk to 0's does not destroy what was there before. As far as I know it takes multiple passes to truly kill the data. http://www.oreillynet.com/sysadmin/blog/2005/03/please_for_the_love_of_all_tha.html "Generally the...
  24. disco

    Hard drive disposal

    Cool cheers.
  25. disco

    Hard drive disposal

    I dont mind taking it down the dump if thats the proper place to get rid of them. Just wondered if it is legal to just chuck them in the bin?
  26. disco

    Hard drive disposal

    I fitted a new hdd to my gfs pc and want to throw here old slow drives out. I have cleared the data from the drives using active kill. Snaped the ide pins off and a few controler chips. Broken the seal on the drives and filled them with salt water then resealed them. The drives...
  27. disco

    Comments please on this web site design

    Hi Furry, The site is down just waiting for the hosts to sort it out! Grrr. Yeah I used to work with CSS all the time when my job was more web design orientated. The last few years has been more pl sql, JAVA, and vb script and although some of it was web based I just plugged into other...
  28. disco

    Comments please on this web site design

    Yeah I am planning to change it to CSS this week seemelessly so it doesnt effect the client. I really just did the site using tables to get it up as quickly as possible! If you look at the code there are a few other design no nos like font and style in the html rather than in css! Naughty Dave...
  29. disco

    Comments please on this web site design

    Hello. Site is done now. www.yourlocalfarm.co.uk I really appreciated the comments and advice. The client was very happy with the design so I stuck with it as it was. This does not mean I will not use the feedback for future work. The SEO has gone well as 2 it comes up top in Google for...
  30. disco

    My SQL

    Just a quick note to anyone trying this. I was scratching my head for a while as access would not let me select ODBC databases every time I sleected this option from the linked table selection window the window simply dissapeared no error and no window to select an ODBC connection. After much...
Top