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
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 ...
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...
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
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...
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 ????
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...
...As SqlClient.SqlDataAdapter
Dim MyDataTable As New DataTable()
Dim MyDataRow As DataRow
Dim strSQL As String = "select* FROM tabel1"
Dim gebruiker As String
Dim invoer As String
Dim paswoord As Integer
Dim paswoord1 As Integer...
Well i did enter a msgbox statement at the end ... but the page loads but doest do anything i even cant see the controls i added ... only when i change them to html controls i can see them ...
Thx for the help its the first time im trying to build a login page in this manner .
I dont want to write tho the page ... iwant to extract the name and password i have entered in table1 ... and then check ik its the same .. then what the person entered in the textbox
Normally if enter a "msgbox ("ok") statement at the end it should give me two msgboxes because there are two...
hi,
Next problem / when i make a new "web application" in visual studio net and i put some textfield and buttons on it .. an i paste the code in the "on page load" section ... i change the database specifications to my database "its a database that is hosted elsewhere (could that be a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.