Recent posts

Hi,

I have two Internet connections and two LAN Cards in my Desktop PC. I just want to use one Internet connection for browsing and another Internet connection for Download and simultaneously. Is it possible?

If yes, then please help me out.

Thanks…..



Read more

Hey,

I am using 512 Kbps Internet connection in my PC.  I want to share it equally for Browsing and Download. Just like, If I download a file, it will be take 256 Kbps from 512 Kbps and if I browse from any browser it will be take 256 Kbps...



Read more

Hello sir,

When I started command prompt in Windows-XP, it arises a error message frequently.

What is this?

How can you reduce this? You can see it below.

Is it necessary to I reinstall the operating system.

If not, then how can solve?

 

End Program - C:WINDOWSsystem32command.c...

Windows cannot...



Read more

Dear Perl Programmers!

I created this script and run. But there is an error arises "Firefox can't establish a connection to the server at localhost". Is there any technical problem???


Unable to connect

Firefox can't establish a connection to the server at localhost.

#!C:Perlbinperl


$start...



Read more

Hello Sir,

I have a document in Microsoft Word 2003. It contains 4000 pages in A5 size. I have to print and made books of 10 copies. How can I print all these pages in a book mode? Can I set it manually or are there any options...



Read more

I am using Page Layout Software Page Maker 6.5, I inserted Ellipse Object, I want to get the content in that shape to create a Boucher. How it is possible? I tried in many ways. But not possible for me. The client asked me to set the content in...



Read more

Good evening everybody,

I contain more than 10,000 video files. Most of the files are in .flv format files. All these videos are played perfectly before.

At the time of formatting my system, I got backup them in DVDs. Now, when I tried to play them, some videos played,...



Read more

Dear friends,

Here is the C source code :

void travpost(node *root) {
node *p=root, *q=NULL;
stk.top=-1;
do {

while(p!=NULL)) {
push(P);
p=p->left;

}

if(stk.top!=-1) {
p=p->left;
}
if (stk.top!=-1) {
p=pop();
if((p->right!=q)&&(p->right!=NULL)){

Read more

Hey,

Following is the script in perl.

#!/usr/bin/perl

open(TXT, "<nonsuch.txt") || $error($!);
@data = < TXT >;
close(TXT);

print "Content-type:text/htmlnn <html>";
foreach $item(@data)
{
print "<li>" $item";
}
print "</html>";

sub error
{
print "Content-type:text/htmlnn";
print "<html><h3>Error: $_[0] </h3></html>";
}

I got errors while running...



Read more

Hi,

I just want to ask how to remove the Folder Options item from all Windows Explorer window that is under the Tools menu. I want to do this because I'm not the only one using my computer; I want to make sure that my hidden files and folders will...



Read more