2,452 Topics
| |
Can anyone help? I have uploaded a formmail.cgi permission are set to 755 All appears to be working fine, even gives confirmation mail is sent. Never arrives though! Any ideas? I am gutted, I've spent days trying to sort it and no luck. I am trying to do some research … | |
I am looking for a search engine in PERL. Is there any open source version? | |
what i am going to ask help friend in here is not about coding but it is about installation of z39.50 client ...now i only install perl and i do not remember other application for make z39.50 client works. anyone pls if you know some sufficient information please mail to … | |
hello, i'm trying to run a progrm written in perl this is the code i wrote perl aramorph.pl <infile> outfile where aramorph is a notpad file with my code saved in c:\perlscripts infile is the file that should be read from outfile ................................wirte the output to. both saved in c:\perlscripts … | |
Hello All: I want this perl script to run in Linux, solaris and windowXP. How to modify this script and make it running in different OS. Hope some Perl senior help me. Thanks!!!! #!/usr/bin/perl -w use Win32:: DriveInfo; if ( $^O =~ /^(MS)?Win/ ) { $TotalNumberOfFreeBytes = (Win32:: DriveInfo:: DriveSpace('c:'))[6]; … | |
Hi, I understand the advantages of using perl over other shell programming techniques like sh,ksh,bash etc. I understand that perl is very powerful and advanced. But, here, i want to know, if there is any situation, where in, we prefer to use the usual shell programming over perl? Any performance … | |
The question is simple... Can Perls LWP::UserAgent handle proxies that require authentication. I have UserAgent running well, but the documentation doesn't mention authenticated proxies. Any help would be great. Thanks | |
I think I might have unplugged the laptop while it was on (the battery is dead, so I always have to have it plugged in). Now, every time I boot it and a window is open, the on-screen image is very small (about 2 inches by 4 inches and the … | |
I can run processes with system or exec, but when i try to start a GUI, the process starts but doesnt show. If i test this on comandline it shows but not on server (am using Apache,) | |
Please help me with how to use client inputs in a form as part of arguments in a CGI script following a button return. I want a client to specify a name which i can then use in perl script to create a folder for that client. | |
Hello I am new in Perl and CGI. I want to write a program in perl that enables me to call executables, some of them maybe GUI. My starting point was to write a small program that would call an interface because this is on a local machine. Ultimately i … | |
i just wanna know that how perl finds its applications in yhe field of bioinformatics.which tools used in bioinformatics have the perl scripting.to have detiled knowledge about perl which book is suggested which is simple to understand | |
I'm a n00bly n00b when it comes to Perl. I have data that will be set out in comma separated values that needs to have logic applied to it and then replace the value with text. This is to prep the data for a mail merge. We're using this to … | |
[COLOR=#000000]I am having trouble getting this script started, if anyone has any ideas fell free to comment, i am new to perl script writing and am finding this one a bit difficult: [/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000]i need a Perl program which will check whether or not an IP Address entered by … | |
I am trying to write a page that uses Javascript to post a variable to [I]another[/I] page so that it does not appear in the address bar. There are pages out there that almost do what I would like them to do, but are confusing... part of the reason for … | |
i have ciscoworks lms 2.5 which had a log rotation script 'logrot.pl' installed upon installation. i managed to run this and view the menus available, but now when i try to run the script it cannot be found. i have checked the relevant directory and found the file size is … | |
hey everyone im posting this in here cause its the only place that seems some what relevant to GeSHI as it uses php5. anyways heres my issue our forum is IPB 2.1.X if you visit the following link youll clearly see that my responce is wrapped in the quote box … | |
Hi, I have a simple program that ask for a four digit number and then multple questions and writes the input to a text file, so I have a text file with multple lines of information and each line starts with a four digit number. I now want to check … | |
I am writing an application to interact with a Faircom c-tree database, there will be thousands of entries in the database I am trying to decide if I should impliment in perl or C++ Has anyone used Perl to interact with c-tree databases? What kind of perform have people got … | |
hi im covinus im new here. I was looking for a community that can help me learn perl through my own efforts. thats why i found this community.. i want to learn perl!! i cant afford to go to school and learn pearl so i just bought a cheap book … | |
Hi, i have a problem with saving images, when i try to save any image it only allows me to save it in bitmap, so any animated images stop moving once i saved them, how do i fix this? i tried converting them into jpg, gif once they're saved but … | |
Hi everyone! I am desperate to find an answer to this problem. I have read through (and tried to use) anout 6 different tutorials, but I just cannot fix this. It would mean so much to me if someone could tell me what I am doing wrong, my brain is … | |
iam doing project in bioinformatics i want code for finding promoter region in Eukaryots. kindly hepl me in this regards | |
i wana know how to change time format from 12hr format to 24 hr format.. i browsed thru many websites and cannot find the answer to it.. played around with the codes and cant get the output right.. help ! | |
PERL / LAMP PROGRAMMER COMPANY OVERVIEW: We are a small internet applications development firm, which develops concept-to-completion solutions for mid- to large-sized companies. We’ve been serving loyal clients for over 10 years. POSITION DESCRIPTION: Programmer will develop corporate internet applications which adhere to specified standards. Must be able to follow … | |
Would anyone know what happen to my system? When I tried to install Netscape, "internet connectivity error Socket error 30240". As for Opera or Firefox, althrough I've successfully install them, the problem is there is no connectivity to those two browser. would anyone knows what's the likely problem here ? | |
I need a short script written for me. Is this an appropriate forum to ask for this kind of help? If so, I'll post specs. | |
Hello Does anyone know how to install win32-API on windows XP. I tried using nmake but there was an error.".cl is not an internal command". What do i do. 00 | |
i want to u if sentences?? if the time is equal to 1, the hyperlink will be displayed. how can i do that?? because i wrote some code, but it didn;t work. can any one help me about this?? if time="1" then response.write "<a ref="contract_us.html">asd</a>" end if | |
I am having a problem displaying video while using the FireFox Browser; the videos work great using Explorer. The user can download the videos from the site and view them using FireFox but I want them to start playing automatically like it does in the test video. I created a … |
The End.