Hi,
I'm new to Linux (actually I start working on Linux because of my assignment ...)
I 'm using Redhat 9 and install Anjuta 1.1.97 (rpm package).
It complains that it could not find naba...
How do I call a function, on a page, that is loaded within an Inline Frame? In this particular instance, I have approximately fifty inline frames on one page and need to call a specific funct...
1. Port - Are there more trojans listening on TCP or UDP? According to my understanding, UDP is connection less, so why do we need to block a UDP port?
2. Ping - Can I enable a netopia-r se...
I study for CCNA #640-607. In a frame Relay network classic (lab) NBMA, multipoint with a Cisco 1720 configured for frame relay switching everything its ok, ping is working but I don't underst...
I am recieving error 529 log entries on the domain controller(NT) with a blank username and varied workstation names about 15 times per minute and have found no information on what 529 with no...
I need to print several hundred *.rtf files in a specific order. One way I do this is by creating a *.bat file:
start /wait winword file1.rtf /mFilePrintDefault /mFileSaveAll /mFile...
I am trying to run:
SELECT A.CASE_ID, B.NAME1
FROM PS_RC_CASE A,PS_RF_PROVIDER_GRP B
WHERE A.PROVIDER_GRP_ID=RTRIM(B.PROVIDER_GRP_ID) AND A.BUSINESS_UNIT IN ('LOOPS','LOCAM')
ORDER BY B....
My databases are set up to mirror the archive logfiles like so :
log_archive_dest_1='LOCATION=/u02/<database>/arch'
log_archive_dest_2='LOCATION=/u01/ARCH'
which works wellÂ…
What I a...
I was wondering if anyone could help me with connecting 2 computers together with a crossover cable (without a router). The host (one with the internet on too) has win xp. The other has win9...
I need a complete VB6 source code to a form that has 2 buttons:
1) One to remove the desktop wallpaper
2) Another to Restore the desktop wallpaper to its EXACT original format no matter ...
Hello experts!
I'm extremely new to iptables. Running RH7.3
The ports listed below are the only ports that I want to have accessible from the internet. I would like to log dropped packet...
Does anybody know if anybody have sourcecode for a program following applies to:
- Consist of a client and server
- Can receive or pull data from various sources and place it in a queue
-...
On a new install of HP-UX B.11. This system was installed by our VAR, and has not been used for some time since its initial install.
The problems are slow response. When I try to run SAM,...
Hi Guys,
I am trying to use complex library from the STLport but I am unable
to successfully utilize the wrapper provided by STLport-ver-4.5.3 to
wrap the VC++'s std namespace.
Below ...
Wen I enter my password into XP Pro as the administrator, the computer reboots without any warnuing, but its fine to login as a guest. But obviously as a guest u can do f-all... can anyone help?
I just purchased the new Adema CD, but when I went to play it I recieved an error in Media Player. It initially asked to install Bandlink Software. When I went to look for the actual music f...
Hi, thanks for all your help.
I'd like some sample code for programatically controlling the mouse cursor position using system hooks.
I'd prefer that it's a complete code that demonstrat...
Hi all,
I have a network xerox mutlifunction copier machine(print, fax, scan). When I configure my PC printer port to use "LTP1" to print, it will print out trash. However when I use a netw...
i want to get time different in millisecond?
I currently use difftime() to get the different between 2 time but it return in second unit not millisecond.
If i try to *1000 with the value...
tryed to use system restore and got error message of this. the procedure entry point remote assistance prepare sytem restore could not be located in the dynamic library winsta.dll.
how do i...
Net:POP3 question about APOP and LOGIN, if APOP is not supported, will it default to LOGIN?
In my script, I have:
use Net::POP3;
$pop = Net::POP3->new($popserver, Timeout => 25);
$pop-...
Hi,
Recently while rebuilding our server we deleted other partitions accidentaly. It is NTFS format. Later we used File Scavenger 2.1 to recover the data. We didn't know how hard drives were ...
I have tried to use ASP to connect to my lotus notes client, located on the same IIS web server machine, to send email. Below is the function I wrote:
Sub SendEmail(sOriginatorEmail, sTREma...
Well, for some odd reason I cannot run .reg files to enter keys into my registry. Any .reg I run I get a error saying "xxx.reg is not a valid Win32 application" I know for a fact the .reg file...
Hello everyone,
i am using ODBC connection..
Imports System.Data
Imports Microsoft.Data.Odbc
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Ha...