Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > . > Programming Languages > Perl [10 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Web Developer shttp Search Problem  
01:34 13-Jun-08   [Replies: 2, Views: 314]    By: whYunderground
I need to log in to a secure site and perform some automated searching. I have the secure login working fine, but the search is returning so results with search strings that yield results on a bro...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Perl and ASP  
19:11 11-Jun-08   [Replies: 1, Views: 362]    By: Markbad311
Hello all, Thanks in advanced for taking a minute and looking at this thread. I have a ASP site that has a standard login system, I use cookies but in an array. We have a piece of a perl script ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer perl :: dbi - starting  
11:07 8-Jun-08   [Replies: 1, Views: 496]    By: perl_girlie
hi all first - i am new to perl and i am new to this board. well i need to collect some of the data out of a site - here is an example. http://www.bamaclubgp.org/forum/sitemap.php [http...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Changing image source.  
22:14 27-May-08   [Replies: 2, Views: 557]    By: hornz2012
I run a webcam site and need a script to change the webcam image to a "Disabled Camera" image based on the last modified timestamp of the image. Does anyone have a script that would do t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer NEw to Perl  
23:42 21-May-08   [Replies: 1, Views: 660]    By: jencinas69
Hello i am new to pearl attached is the file as txt I need help with That perl file gets info from a data base an writes a csv file, I need to add ID,Category,Description,,,,,,,,,,,,,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer need help with reg exp  
07:55 17-May-08   [Replies: 4, Views: 479]    By: chuckdawit
Hi, I need some help with a reg exp. My file has lines that are in the structure as seen below: chr(254) string_of_data char(254) chr(20) chr(254) string_of_data chr(254) and this line h...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer excel to database  
20:09 13-May-08   [Replies: 3, Views: 581]    By: jeffolsen
i am a noob to perl and web development and what i need to accomplish is to take an excel file and convert it into a database file that can just be uploaded. the problem we have now is manual ins...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Mysql installation  
05:31 13-May-08   [Replies: 2, Views: 483]    By: kavis_bs79
I installed mysql in my machine and tried to connect by using perl script which shows empty screen. The below is the sample script #!c:/Perl/bin/perl.exe print "Content-type: text/html...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer CSV Import mysql_real_escape_string  
19:45 7-May-08   [Replies: 0, Views: 178]    By: SFDonovan
I am importing grades from a csv. They are grades sent to us from the scantrons used on college campuses. I am using the following to load these records into a table. PHP Code: ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer CGI Session -- Refresh Problem  
09:59 24-Apr-08   [Replies: 1, Views: 617]    By: d0353101
Hi, I am having a plain html page (session.html) with UserName and password and SUBMIT button. After pressing SUBMIT button, it will open a page (query.cgi). On this page I am creating a ses...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer perl script to gather and sort available?  
15:28 21-Apr-08   [Replies: 11, Views: 935]    By: kiingjester
As many here, I am a noob. I know almost nothing about code/programming, and what I do know confuses the hell out of me. That said, my question is: Is there a script/cgi already standing, or ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Newbie alert: Messing around w/ ASX files  
19:01 19-Apr-08   [Replies: 1, Views: 359]    By: whaboogieman
First and foremost, I am a NEWBIE. I am trying to convert .asx files to .mp3. First of all, would I use PERL for this? Basically, the idea is to take files from http://biz.yahoo.com/cc/ [http://bi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer CGI.pm perl cookie  
21:27 16-Apr-08   [Replies: 2, Views: 371]    By: Donna_JSD
I get form values; am able to set cookies by them; I can see the $ENV{'HTTP_COOKIE'}, but How does the cookie get written on the client's pc? I am using window's personal webserver...if th...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Using Javascript library *.js files w/PWS  
16:52 16-Apr-08   [Replies: 3, Views: 483]    By: Donna_JSD
I am developing an application on my home computer using windows personal webserver. I am attempting to use javascript library files *.js and reference them from my html files. It only works whe...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer cgi.pm perl vs cgi perl  
13:23 16-Apr-08   [Replies: 2, Views: 252]    By: Donna_JSD
I'm currently developing an application using cgi.pm perl on my own pc using my pws. Once I move this application to a host on the www, I am concerned that my application will not function properl...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer BEGINNER needs help -  
01:26 16-Apr-08   [Replies: 10, Views: 626]    By: scribblesteve
thanks for checking this out... I'm trying to educate myself on how cgi and perl scripts work, and I like to consider myself a pretty visual learner, but every tutorial that I read, It's just ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Web newsletter problem  
01:09 12-Apr-08   [Replies: 6, Views: 432]    By: Flying Snowman
This post has been moved from "Javascript" Hope some help is here. #1 Today, 04:57 PM Flying Snowman Registered User Join Date: Apr 2008 Posts: 3 error in we...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Getting numbers from a string  
13:45 9-Apr-08   [Replies: 7, Views: 405]    By: frankh
This might be a basic question, but I've been thinking about it a while and cannot think of an elegant way to do it. I've got a long string, like this: 23 4 54.2 34 40.5 ... What I want to...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer sorting and flat file database  
08:22 8-Apr-08   [Replies: 7, Views: 637]    By: kelly23
Is it possible to sort by Last Name, then First Name (two fields) using a flat file database, or do I need a relational database (mySQL or similar) to be able to do that? Thanks, Kelly ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer include virtual  
18:05 29-Mar-08   [Replies: 4, Views: 477]    By: ingimar
Is there some way of going around printing: Quote: <!--#include virtual="script.cgi?get=something" --> in a perl script? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Crazy Math "Fun"  
03:41 29-Mar-08   [Replies: 2, Views: 400]    By: aj_nsc
I enjoy these word problems, especially when their results are so hotly debated and they're so easy to program and loop through a million times. Check this one out: http://www.marilynvossavant.com...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Premature end of script headers  
20:25 28-Mar-08   [Replies: 2, Views: 517]    By: ingimar
What does the error log Premature end of script headers mean? What needs to be done? Here is the script: #!/usr/bin/perl -w use CGI qw(:all); use strict; my $info; if($info...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer from location  
12:34 27-Mar-08   [Replies: 5, Views: 399]    By: ingimar
I'm running a perl database. I am going to run many databases in one file (using SSL would be ideal but not possible with what I am trying to do). The thing is I want to be able to write in the lo...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer show numeric value as 102,34 (Euro Money)  
09:56 27-Mar-08   [Replies: 4, Views: 434]    By: crmpicco
Code: # $moneytotal{$iso} is 102.34 sprintf("%.2f", $moneytotal{$iso}) is it possible to show the total as 102,34 as if it was in Europe, rather than 102.34 for UK ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Importing data from text file into mysql through PHP page  
10:40 22-Mar-08   [Replies: 1, Views: 391]    By: sukhpreet
Hello. I have text file which data is sepearated by quoma . What i have to is take that data and stored in mysql table giving the browising facility to user browse such file and the data sho...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  [3]  4  5  6  7  8  9  10  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006