2,977 Topics
![]() | |
Analysing text files to obtain statistics on their content You are to write a Perl program that analyses text files to obtain statistics on their content. The program should operate as follows: 1) When run, the program should check if an argument has been provided. If not, the program should … | |
This isn't a specific question regarding a certain program or anything, so if this is in the wrong forum, feel free to move it. :confused: I was just curious how long everyone here has been programming, and how long with C++? The reason I'm asking is I'm curious as to … | |
I have two computers set up at home. My Windows XP machine won't run CGI scripts for some reason. I'm trying to get my old Win2k machine to run it with IIS. How do I code the action line in an online form to run it on another machine on … | |
Hi, Does anyone know how to browse through a folder to find all the files contains in it? I know how to use the opendir function but: 1. I'm having problem with looping in which i can use to browse through ALL the folders and ALL the files contained in … | |
Hey guy, I need some help with some command line stuff. I'm totally stuck. On the MAC (leopard) how can I change, via the command line so I can push these changes across the network, microsoft word 04 ONLY to open .doc files and microsoft word 08 ONLY to open … | |
Hi, I'm a beginner for Perl. Just want to ask a few simple question: 1. Which Text Editor tools is the best for Perl? 2. Some recommend JEditor. I installed it but having problem with the Exuberant CTags. After i downloaded it I cant seem to install and apply it. … | |
Hi, I'm new to Perl, I installed ActivePerl in my machine and it is running properly. But when I'm trying to open a CGI using Tomcat I'm getting HTTP Status 404 error. I also did the following Altered Tomcat's C:\apache-tomcat-6.0.10\conf\web.xml file a) There's a CGIServlet that's commented out; so I … | |
I'm running windows xp and once i have logged in this message appears twice 'the application failed to initialize properly (0xc0000005)'. Then the desktop background image is all that can be seen and no icons/ menus i can access programs using the task manager i have used registry first aid … | |
Hi, I'm trying to write a perl program for a simple phone book. Means when the user enter a name, the phone book will search and display the name and the phone number of that person. Below is my code: [CODE=syntax] #!/usr/bin/perl; #playplay.pl use warnings; use strict; my %phonebook = … | |
Hi, I have problem running my cgi scripts under Apache Tomcat server. I am using Apache Tomcat/5.5.20 on WinXP. I followed the instruction tips I found out at [url]http://www.wellho.net/forum/Perl-Programming/Running-Perl-CGI-scripts[/url]... [url]http://www.ftponline.com/javapro/2003_03/online/perl_teden_03_18_03/p[/url]... but still I could not get the scripts running. I get HTTP status 404 error. The directory structure I have … | |
Hello, i am supposed to solve a problem using this Method. Can anyone pls tell me what this exactly is, and how does it work?Or maybe a link to a source ...? i'd be very thankfuly! Pls this is urgent.It's for my thesis! the perl calculus problem sounds like this: … | |
f Keyword is: Dell Desktop Computers Output Should be: "Dell" "Desktop" "Computers" "Dell Desktop" "Dell Computers" "Desktop Dell" "Desktop Computers" "Computers Dell" "Computers Desktop" "Dell Desktop Computers" "Dell Computers Desktop" "Desktop Dell Computers" "Desktop Computers Dell" "Computers Dell Desktop" "Computers Desktop Dell" | |
I'm writing a webapp for a professor. It is basically a replacement for a csh script he wrote, along with a simple interface that will allow for dealing with input and output files. All the csh script does is automate a bunch of perl scripts. Anyway, I chose to do … | |
THIS is beaxtol, i want to say hello to evryone. baextol is an IT sudents that wants to learn and improve his knowledge on the IT. basically a progarmmming language PERL.THANK U. | |
My problem is that i can not understand what do they mean by "The application of mathematical algorithms analisys for solving the 'perl calculus' problem". the perl calculus problem sounds like this: we have 3 ordinary perls(1,2,3), and 3 magic perls(A,B,C). Each magic perl can transform itself in the following … | |
Hi there, I'm trying to open up a text file read info from it, alter it and write back the alterations when a user clicks on the save button, but I've hit two issues:- 1) I can't open the file for write access as I don't have permissions - can … | |
hi friends.............. i m new to perl n i hav a doubt. i hav a wordpad file which contains two fields.i hav to do look up in the file such tht whenever the first field is gettin as the output of some program i hav to do a look up … | |
Our company wants to migrate a large multi-server website to a new set of servers. Current technology is mostly unix/Apache. It's been developed over a period of several years using very basic tools (vi, perl/cgi, notepad, etc.). I'm looking for tools that will assist us in the migration. We have … | |
I am trying to get my code for when it gets to the delete option i can type the name of the game it deletes it unfortunately it ony deletes when the number of the game is type not the name. Here is my code please help me i cant … | |
Hi, So my intention is to grab a relative html file and extract all relative links and then open those links to extract the relative links from those files and so on. Pretty much I need to build an html tree from an initial html file. I have written some … | |
Dear all , I am not very much efficient in perl . I used to write small script of code usually by using file handler . I have written a code for multplication of 2*3 matrix . I want to use this code efficiently so that it can be any … | |
I have an Ubuntu machine hosting a site (apache2), running Sendmail. When I "sendmail -f [email]user@mydomain.com[/email] [email]user@wherever.com[/email] < some-email.txt" from a terminal window on this machine the email comes through no problem (/var/log/mail.log substantiates this). For whatever reason I CANNOT get sendmail working from a php script on my site. … | |
Each time I start debugging my application in VB.net, I encounter this error. I couldn't go through the application any further. "The application failed to initialize properly (0xc0000005). Click on OK to terminate the application." :sad: What seems to be the problem? | |
Hi, I'm trying to develop a program that will take one HTML file and from there open all child windows, copy the text on that HTML page and put it all into a new text file. I would do this manually but I have 2200 HTML pages to go through. … | |
Hi, I have an html file and I have to extract information from its table. I am new to perl but I would give my approach below so I could get some help.. In the html file the table is like for example a 1 b 2 c 3 d … | |
Hi there. All mail sent through the SMTP server, i need to modify the message being sent through. I thought of making either a C,bash,perl script to take in the message, modify it and return it to SMTP, or stop the SMTP process, and re-call it from the script. Purpose … | |
I have a certain VBA file in which I want to change 2 things automatically (this file is automatically generated and I don't want to change it manually over and over again) Suppose the name of this file is BAS_IN.bas and the contents are: Function AsianOption(Optional SpotVector As Variant, _ … | |
Dear Pals, I am into programming for about 6 years. Started with C & Perl. Now in .Net & XML for past 3 years. I mainly work with applications related to image and text processing. Not much with web applications and database. Occasionally I get bogged down by some complex … | |
Ive been working with perl for a while now and was wondering how and if I could get started in making my perl code do real life things like flip a switch. Any help is appreciated. | |
Hi All, I'm new here so apologies if there's something not quite done right in my first post on here. I'm fairly new to Perl but this is the first bit I've tried to write at home on my own. I want to have a .pl file that runs in … | |
Hi: I'm not sure that this problem has a solution but here goes. I am retrieving a list of names from a database and displaying them on a web page. The list would have the form: Doe, John Smith, Harry Jones, Dan I want each name to be a hyperlink … | |
Hi, I've developed a little ClearCase perl wrapper running under Windows shell. In some cases the wrapper just passes the clearcase commands and parameters to the "normal" IBM cleartool and exit. I use exec to run the clearcase commands in these cases and it works as expected, but after the … | |
Can any body tell, how to write perl script using SOAP-Lite for "Web services". how we can get information from web services using this script. | |
I have a detail view that is displaying information from a table called demos. I am currently displaying a hyperlink so that someone can click the link and go a page (intense, I know!) I would like to make the hyperlink go to different pages based on the value of … | |
I have a problem loading pictures or images while loading a cgi perl script file but all the other html tags are working fine plz its urgent | |
Hi all, I'm new at programming in Perl script, and I really need help with this: I want to make a Perl script which returns current version of some software installed on the system (for example current version of Macromedia FlashPlayer). The system on which I'm writing the script (and … | |
Hi, Well this question has arisen on viewing some of the solved queries. as how to create a link which points to some other website or web page.. | |
Hi, Full disclosure - I just cut and paste my way through scripting - I don't really know what I'm doing. Some time ago I got help with a little CGI perl script that included a link as a line of code with a variable in the form [ICODE]$page = … | |
Hello, I am programming an image application for my thesis. I have got an image and I want to have the color of each pixel so I can make my own histogram. The problem is that I want to treat this histogram as an array but I don't know how … | |
<URL SNIPPED> This site contains 2000+ ebooks on php, Java, access, .NET, c#, UML, Perl, c++, linux, sql server, asp.net, Oracle, db2, xml, javascript, unix, flash, cisco, excel ... | |
So I'm having a bit of a problem with a CGI script. It runs fine, except for the little problem that param(x) doesn't work at all. It will either crash the program or return an undefined value. [code=perl] #!/usr/bin/perl use warnings; use CGI qw(:standard ); $temp=uc(param('class')); $class=chomp ($temp); $temp=uc(param('type')); $type=chomp … | |
Hi all, I am new to this perl script. I want to open notepad.exe in perl script in the foreground., i.e if I give the command as system ("c:\\windows\\notepad.exe") , notepad should appear in the foreground. (should not run as a background process). I am using Apache server on windows. … | |
Hi, The below script works fine for me but with normal login, Actually i need to go with "enable 5" and with password "xxxx" to get the user details. So please any one help is here highly appreciated. Here is my prompt for enable, Pleaes have look on it, ERX02>enable … | |
I am a newbie in perl and I need to produce a script in perl to work and achieve the following: 1) Look into the file /etc/defaultrouter , and store the value in it 2) If the value is a number, go to LIST and print out the second column … | |
hi, thanku for your help. I need some more help with the perl scripting. i have to write a script which compares two files. now thw files have the data like File1:- .title 'title:VDDL_switched.meas0' max_rush_current = -5.4316e-02 at = 4.9415e-09 powerup_time_u_switch_ring/u2_hs65_ls_sw3l60 = 6.3951e-09 targ = 6.9051e-09 trig = 5.1000e-10 temper … | |
Hi all, I find this self introduction step a very nice and surprising idea for a technology site...it shows the soft(ware?) side of geeks :). About me: I have 3+ years in C++ programming (network, VoIP stuff), some 2 years in C (drivers and embedded programing) with some Perl on … | |
so... whatchyallthink? i notice that this forum gets a tiny burst of activity about once a week. before posting this thread, the last couple posts here were made 9 days ago. then the next few were 17 days ago. and this pattern seems to be the same with other multi-language … | |
Currently running Windows XP x64 SP2 The box i'm talking about is the box when you right click on any file and it pops off to the right or left. Example: [url]http://photos-1.getdropbox.com/i/l/GXLhelHd_e8oNpQCFYEc7AsGoc_B23kcDLJ3DgQyTFQ[/url] I have winrar and now drop box that didn't properly add their little features that are usually automatic. … | |
hello everyone, can anyone help in writing a perl script which automatically replaces the commands in a file(command file), with the new values. i have written a code but its not working properly. if anyone could help me plz. i am new to this scripting language. thanks in advance. Thanks … | |
Hey everyone, I'm trying to make a perl script that logs me into my account, and fills this form for me for my job, but i cant get it past a drop down menu, wat a person would manually do is put the mouse over this button, and list would … |
The End.