2,977 Topics
![]() | |
Hi, quick question: Is it possible for vb6 to receive an answer from PERL via a return statement? Let me expand: The thing is, I have a CGI script that I would like to send data to a VB application. I know VB can "call" the script by making an … | |
Hello, I'm running 3.25.54 on a linux RedHat server. Here is my scenario and what I'd like to do. I have two databases d1 d2 d1 has some tables in it that I want to be in d2 instead of being in d1. My task is to get some of … | |
Hiya everyone. Just thought that maybe someone could help me out on this one. I'm making a client on perl using IO::Socket and it works for most of my apps. But i came upon a bit of a challenge here. Everything works fine. I'm sending the login packet to YCHT … | |
Hello, I am newbie in perl. I am currently working on a project to access the parallel port of a pc in perl on a linux operating system. I really do not know where to start. Could anyone help me with useful links, books, resources..etc that could be of explicit … | |
Hi All, I am currently trying to create a perl script that takes sql statement that is stored within text files and add up the frequency for that sql statement in that text file and store the sql statement and the no of frequency in another file. Below is a … | |
Hi, I need to use clearcase command mkview which is deprecated command of start_task,but i need to use only mkview in my perl script to build view.when i use mkview in my perl script as $command=`mkview -i mybranch -s /vws/xxx -v /vob/ios `; when i run my perl script,It is … | |
I'm trying to add copyright information to the top of XML files. However, it needs to go after the prologue: <?xml version="1.0"?> <!DOCTYPE ...> My problem is that some XML Documents have the <!DOCTYPE...> tag spread out over many lines and I need to add the copyright information after the … | |
I have been assigned the task of redesigning an intranet sight. I have some major obstacles and I am not sure how to proceed. What I have is a main page designed with menus and CSS formatting. The major problem is that I am not allowed to change the code … | |
I downloaded the "msi "version seeing that i was not able to install and run the "as" version from activestate.com.However i got an icon on the downloaded file as " open with " sign. So i gave it a winzip format as the "as" version was in that format.Then i … | |
I am new to the perl language and had just started reading the book "Perl5 by example" by David Meddinets.However in the very first chapter he says that you need to try out the programs on a perl interpreter.I have w98 and have downloaded the asi version of 5.8.7 from … | |
this is my log from highjack this i didnt really understand all the things i was told to do before posting hope this helps Logfile of HijackThis v1.99.1 Scan saved at 9:33:38 PM, on 6/15/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe … | |
i'm going to be taking some computer programming classess, and buying a new computer soon, so i was wondering what would be a good choice for that, i plan on getting a programming specialist certificate and taking classes like c++, visual basic.net, javascript, perl, yea and so i need to … | |
[size=2]LogicNow Limited Announces a Windows Supported Version for its Browser Based Help Desk Solution PerlDesk. Brentwood, Essex June 15, 2005 -- LogicNow have released a Windows Operating System (OS) version of PerlDesk, a leading browser based help desk solution. The Windows version allows users to install PerlDesk for local, intranet … | |
I am reading from a text file with two columns. The first column contains the name of a device, and the second column contains the IP address for this device. how do i get the name and address and assign them to separate variable names? | |
I have very little experience that’s why I need some help to get started I have been given a task to write a perl script in Linux and I don’t know from where to begin. Can anyone help me out with this please. 1. Move files from Windows 98 machine … | |
greetings, i'm brand new to perl and trying to write a script to read a logfile for our weblogic server and write certain entries into a database table. the log file is a log4j weblogic log. here is a sample: [QUOTE]####<Jun 7, 2005 2:46:38 PM EDT> <Info> <Enterprise> <ga003sds> <tms1> … | |
If I have a line like this, how do I exclude all other lines that don't contain a number in this format? and how do I input this number into an array? [CODE]-- | |- state (1)^M[/CODE] | |
I've got problem. Here's what it looks like, [URL=http://www.lorresident.com]Click Here[/URL]. The div [B]#sidebar-b[/B] should not be that far from the [B]#sidebar-a[/B] or Part# 1. They should only be 50px appart from each other. Any help is appreciated. | |
I'm trying to find or create a Perl script that at runtime will simply take a specified logfile or logfiles, and append todays date onto the end of it's name. If possible, I would also like the option of zipping the new file up. I can then run this as … | |
| |
I need to modify this script to have also an external txt file with urls instead of having only one url from the form that is created by the script. Just like the proxy.txt and agents.txt. Please help me... :confused: #!/usr/bin/perl use LWP::UserAgent; use HTTP::Request::Common; ####Proxy addresses##### $proxy="proxy.txt"; ####How many … | |
Hi everyone, I am new to the forum, and I'm not very knowledgable, so I'll probably do more asking than contributing, and I apologize in advance for that. My question is about a guestbook I'm using. Most people know it, it's the one from Matt's Script archive. Only, I'm trying … | |
Hi , I have been trying to use the win32::API:Struct for a while and mostly it works fine :) However i have ran into trouble with using structs within structs ... I dont know how to retrieve values from the nested struct .. example: [code] Win32::API::Struct->typedef('MDS_Forwarding', qw( char Address[257]; char … | |
Hi everyone, I have had great success with those who helped me get my guestbook working in being able to post large amounts of text. Now I have one other problem I'm trying to figure out. I'm using the perl guestbook from Matt's Script Archive to allow users at my … | |
Unable to access hyperlink when in my email; either on my pc with Outlook or on my other acccount which is remote. I click on hyperlink and am disconnected. Unable to open in new window or right click either unable to download SP2 again uable to find "urlmon.dll" using Microsoft … | |
Hi everyone, this is my first post. I would like to ask some perl questions, but don't see a perl-specific forum? Where can I go to talk perl? Thanks, Nate | |
Hi all, I'm fairly new to Perl I am confused ? I will try to explain it. What i am trying to do is we have 26 branches and our central office generates data files like for income files (003.inc010105,003.inc020105,) /sales(003.sal010105) and many more reports on dialy basis in text … | |
Hey guys, My task is to write a perl program that will read in names/passwords from a text file and from that create user accounts and all sorts of stuff. Now I have been able to do the "stuff" and the only part giving me jip is how to overcome … | |
I have a program that I need to do some matching in. For example, I need to match the lexemes in a LISP function and print the token out to a file. For example: if ($input =~ /(^\()/) { print OUTPUT "OPAREN $1\n"; $input =~ s/^\(//; } I need the … | |
how do u write a perl/cgi program..which makes a page that prompts users to fill a form with the following fields: username surname first name password email address i already made the webpage with the form documents but i dont know the CGI bit.... If any of the fields are … | |
Hello Everyone! how are you? fine i hope. How can i print just 5 records per Table row and the next 5 records on the next table row? Much thanks in advance! #!/perl/bin/perl print "Content-type:text/html\n\n"; open(INF,"data.txt") or dienice("Can't open data.txt: $! \n"); @grok = <INF>; close(INF); print <<EndHdr; <html><head><title>My Data</title></head> … | |
This was orginally posted by ShadowBoxer: Because of some suggestions, I'm going to try to gather some good programming resources in this thread. If you know any good websites, either post them here, or PM me and I'll add them to this post. [b] Tutorials, Books, Utils, Misc[/b] [list] [*] … | |
Does anyone know how to match a negative number? What I am doing is printing the lexemes with their token to an output file. But, the problem is negative numbers. It should print like this: INT -1 Instead, it prints like this: SUB - INT 1 The SUB - is … | |
I'm trying to parse a database, and assign a string value as the name of a hash... I'm not sure how to format such a request in perl. To be clear, I'm trying to make a hash such as %Jupiter using a variable string $planet. Any advice would be much … | |
Can anyone help me.I need to access system environment in my perl script in windows .This is becos i want to specify the path in environment variables and access that path in the perl script ...anybody done this plz help me and send the appropriate code for the same. regards … | |
Does anyone know how to ignore the rest of a line in Perl? I am reading a file and printing out tokens to an output file. I want to ignore the rest of a line after a colon is found, which indicates a comment. That way it will not print … | |
This is my form script which has one simple problem that I do not know how to fix. If the name/email fields are left empty, it confirms this in a pop-up, but still proceeds to submit the form as is anyway. How do I fix this? [code] <form name="TheForm" method="POST" … | |
It asks if i want to run or save this file. When i choose run it just shows the source code of the perl script. Also, i just downloaded apache and active perl and saved all their files and folders in their default destination places. When i type in [url]http://localhost/~mycomputername[/url] … | |
I installed PHPDev5 and can run my php files no problem on localhost. However, since I'm the only who can seem them, I wanted to setup IIS so that my site could be seen by others on the internet. (until i move to an actual dedicated server) I believe the … | |
Hi everyone, I'm trying to: (1) take an excel spreadsheet with two columns of data (2) convert to tab-delimited text file (3) import into perl as a hash I've managed to import as an array: open (LIST1, "list1.txt") || die "File not found\n"; while (<LIST1>) {push(@list1array, $_)}; close LIST1; However, … | |
Hi, I want to take a shot at writing an Apache RewriteMap in PHP. The example they give is in perl, which I don't know. The perl example is here [url]http://httpd.apache.org/docs/mod/mod_rewrite.html#RewriteEngine[/url] I'm not going to do anything to ambitious, but they do give a warning that if you get it … | |
Hello. I am a web programmer that specializes in ColdFusion, PHP, Perl, etc. I have been programming on the web for over 10 years. My web site (my company) is DegnanCo.net Thanks for allowing me to join this message board. | |
The folloing question is my assaignment i never did network programming before after creating html page to access username and password how to read that information and can any one help me in writing cgi program for this assaignment Write an Java applet or Java application that can be used … | |
[CENTER][SIZE=5][B]Catching Up[/B][/SIZE][/CENTER] In The Previous Tutorials, we have covered a lot of information. We've gone over a few of the functions of the CGI.pm, and and figured out how to retrieve information from a web page form, submitted by the user. However, reading this information, and thanking them by name … | |
[I]Link removed due to illegal content. If you feel this change was made in error, PM me with proof of legality. -Narue[/I] This site contains 1700+ ebooks on php, Java, access, .NET, c#, UML, Perl, c++, linux, sql server, asp.net, Oracle, db2, xml, javascript, unix, flash, cisco, excel. | |
Hi there, my name is Chris, I run [url]http://www.dreamincode.net[/url] I'm an application developer for the air force and I program in ColdFusion, PHP, and a little in C++, Java, Perl, ASP, and ActionScript | |
Sorry if this is in the wrong forum, I couldn't figure out where to put it. I am setting up a web form on my site to receive requests for services. Right now, because I don't know any other way, I am using the "mailto:" action to have the info … | |
Hi all, I have an issue and am looking for some help. This would be a quick fix (if it's even possible), 'cause I am working on, and will be going the Perl/CGI/etc. route, but for now, here's the sit. I have a "mailto" web form. When the site visitor … | |
[CENTER][SIZE=5][B]Prelude[/B][/SIZE][/CENTER] In the last tutorial, we covered a basic skeleton of a small CGI in Perl. It didn't do much, other than check if the user tried to go directly to the CGI, or if they were submitting information to us through a page. This doesn't do us a whole … | |
[CENTER][SIZE=5][B]Prelude[/B][/SIZE][/CENTER] Perl is an excellent language, versatile, powerful, and not too difficult to learn. I'm not going to go into detail about Perl, and explain why we have to put #!/usr/bin/perl on the first line, or how using modules work, but I will explain how to check for information from … |
The End.