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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
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 threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine