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 wOOdy-Soft 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 lordeos

  1. lordeos

    Detailed view

    Oke thx, Thx for the help and advice ... i tought it could be done trough registry , but oke thx for the help greetz, Mike
  2. lordeos

    Detailed view

    Yes you are reading me right ... But aint there a registry setting or anything then you can edit to do this? Greetz, Mike
  3. lordeos

    Detailed view

    No no i mistyped ... I want all users there "windows explorer setting" set to "detailed view" of folders . Thx,
  4. lordeos

    Remove as guest

    Hi everyone, How can i remove software trough vbs if someone is logged in as a user ... The script for removing en killing the process works but only when loggen in as "Admin" . Any ideas ?$ Greetz, mike
  5. lordeos

    Detailed view

    Hi, Is there a way to change the explorer view to detailed to all loggen on users on a terminal servers? Thx Mike,
  6. lordeos

    Exchange 2000 to Nas

    Thx for the responses , I read some articles about it and its not recommended by microsoft because of the I/O would be to heave on a network ... And a problem with the Smb ... exchange 2000 has difficulties with not find an SMB . So i think i go to advise another option ... risc is to high ...
  7. lordeos

    Exchange 2000 to Nas

    Question, A customer of mine has an SBS2003 server with an exchange 2000 running ... I would like to import or copy the exchange database to a 2003 NAS server , is this possible ? do i need special software ? . I found some guides on the net for an exchange 2003 , but none for 2000. Thx in...
  8. lordeos

    Multiple Intranet Sites

    Hi, Or you can work with multiple ip Adresses . Just add a decond ip adress to you NIC in the advanced options and then link the new site to that ipadress (dont forget to add a dns A record entry). Mike
  9. lordeos

    Virtual server in IIS

    Hi, When you create a virtual server to host multiple sites in IIs , is it alwayw necessary to Add an A record for the virtual server in you Dns ? Situation : I needed to host a second site ,so i made a second ip adress (tweedepagina.server4.oli.intra.be) Schould i add : "tweedepagina" (A...
  10. lordeos

    Sql search question

    But then i dont see the controls anymore when i take them out of the server control toolbox ...
  11. lordeos

    Sql search question

    I know i'm new at this ... When i take an html control and make it a server one then i can see it but when i make it an asp button instead i can see it in the design but not when i run it in the browser. I also get errors that he cant debug ????
  12. lordeos

    Sql search question

    But if i make it an asp button i dont see it anymore ????
  13. lordeos

    Sql search question

    Hi this is the new version <%@ Page Language="vb" AutoEventWireup="true" Codebehind="WebForm1.aspx.vb" Inherits="screenlogin.WebForm1"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <title>WebForm1</title> <meta name="GENERATOR" content="Microsoft Visual...
  14. lordeos

    Sql search question

    Hello, I read the info about asp and i think i have some catching up to do :):) This is what i learned : <%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="screenlogin.WebForm1"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD>...
  15. lordeos

    Sql search question

    + when i build it it creates a dll and not an html (what aim i doing wrong ??)

Part and Inventory Search

Back
Top