Hey there,
I'm trying to write an insert query that takes two different queries, and inserts the values based on the year inputed by the user...
insert into [pnltable] (totalsales, totalpurch, totalsupp, totaluniform, totalautoexp, totalofficeexp, totalphone)
(Select [ADMIN TotalCost Annual...
Hey all, i'm trying to deny ports 17-24 on my cisco 24-port switch from ports 2-16 and permit it to port 1...
1 = Internet Connection
2-16 = LAN
17-24 = Computer Repairs
I want to disable ports 17-24 from accessing all the ports but the internet port (1) so that in case a computer has a virus...
Hey all,
I was wondering if there was a program out there that would tell you which of the current processes is running a certain .dll? Also for virus/spyware, which program the .dll is created from (if it's a manifested .dll) or which program owns it (for non-manifested .dlls).
Thanks in...
Hey,
I've read a few posts on wireless laptops not connecting to DHCP, and that it might be router config, problems with the cards, or a couple other things. I haven't found anything on my issue, though.
~I have a network, using IPCop as the DHCP server, connected into a linksys router, that...
Hey, I have a question reguarding system processes..
My goal, is that I want to terminate program specific processes, (for example, notepad.exe or other process)...
All of the TerminateProcess script examples I look at are for Terminating ALL processes, but I only want to terminate 1 or 2...
Hey, Is there a way to interact with Java Applets on a webpage? I have an applet and I need a VB program to coincide wtih certain aspects of the applet...is that possible?
thanks..
I have an db in Access, and Im in the process of designing a program that will Open the db; The catch is, I dont' want to load Access.
Is there a way to Open the .mdb file through Visual Basic without having to load access to add/remove/edit data? or is there a way to just load the forms from...
Hey,
I have another question..
How would I go about creating a program to interact with values in a Java Applet (take certain values and determine procedure to call based on values), or on a Webpage (an auto-form filler)...?
Also, where are some good tutorials to teach ActiveX/OLE programming...
Hey again,
I'm currently trying to create a program that takes a file, (an .ODL file - a running script) and deletes a word in a certain line. That works fine, however; when I try to save the contents of the RTB.Text back as the .ODL file, the program that I use with the .ODL file won't run...
Hey, I have a code that takes a user input from Text1.Text and searches a dictionary.txt file for all words containing character values. My problem is, however, if I put in the letters "BORDER", in the return List1 box, I I don't want results that have two "E"'s, three...
Hey, I currently have a RTB1 field, and I'm trying to make a FOR loop to seperate words..
The files that are uploaded into the RTB field, are .txt files that have words: aaa bbb ccc ddd ...
and i'm trying to take each word insert a linebreak at the space. However, when I get to the end of the...
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.