2,452 Topics
![]() | |
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 … | |
Hi, I am trying to change some setting in a script (perl) but i do not understand what does the following statemnet meant: [CODE]sub dirlog { $mypath = "/xxx/xxx/"; $logpath = "/xxx/xxx"; [COLOR=Red]$dirlogfile = "randomdir.log";[/COLOR] $interval = "0"; # The days that the random dir will be kept; @tmpoutput = … | |
Hi, I admit i'm a complete newbie in perl although i have been invloved in php : ) hope somebody can help me out with this I want to run a simple perl scrip : [CODE]#!/usr/bin/perl print "Content-type: text/html\n\n"; $request_method=$ENV{'REQUEST_METHOD'}; print "request method:",$request_method,"<br>"; print "O.K.!";[/CODE] but it shows this error … | |
i regularly go on this site called [url]www.asiantown.net[/url] but whenever i try to log on it shows a blank page with some writting on the side. Ivre reinstalled java program and even used the an old version but it still shows me a blank page. When i right click and … | |
Hi, I would like to gather two types of information and put into an array. For instance, I have a file with 4 lines of info for each entry - I want to get the name and occupation only for each entry. How can I get just the name and … | |
I was under the impression that placing an alarm(x) statement by itself would kill out my script after x amount seconds. It does not seem to work on one server I run my scripts on. I am not 100% sure on the server specs, but I believe it's an old … | |
Hi How do I extract individual images out of a PDF file and save them as jpg in PERL? Thanks | |
Hi, I'm currently writing a routine to extract one, two and three word phrases from a string but with two or three word phrases I'm not getting all the phrases. For example the string "blah blah blah" will show one ocurance of "blah blah" when really there is two. My … | |
Hi...new here just looking for some help. Im sure the answer is simple...but i cant figure it out. In a nutshell, when I go to open Internet Explorer on my main computer it shows this page: "Index of / and then Parent Directory 22-Sep-2004 " this page comes up when … | |
Hi, I want to know how to call a perl script in C# app and how to communicate between the app and this script. for example, how does the C# app know if the perl script has finished running? could the app get the return code from the perl script? … | |
I'm starting to pull my hair out. I'm pretty new to C++, and am trying to fix a loop I have in my code. I have not been able to give the user a way to exit the program unless he/she correctly anwers the multiplication question this program asks. I'm … | |
I would like to create a perl script which serves up an html page. Only one perameter needs to be passed to the script: something like [url]http://www.website.com/page.htlm?1234[/url] When a person types the above in their browser, they get a webpage. By typing in a differant number at the end, they … | |
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 … | |
I recently had a brief back and forth with nizzy1115 about IDE channel sharing and how to set up drives on the channels for maximum performance. Since there isn't a "right answer", I was curious what everyone's take was. My opinion is that harddrives are used more often than optical … | |
I am doing a perl project for school in which I am using CGI.pm. I am a complete perl novice. With the following: [code] use CGI; $query = new CGI; print $query->startform({-action => "foo.cgi", -method => "post"}); print $query->p($query->textfield({-name => "bar"})); print $query->submit({-name => "action", -value => "submit"}); print $query->endform(); … | |
Hi all, I am trying to list out a bus as individual names. For instance - When I come across a section in a file that lists a bus like this: <busname>[0:2] I would like to print out this: <busname>[0] <busname>[1] <busname>[2] Here is what I have - It goes … | |
Hi folks, I'm prepared to write a simple perl scripts as follow There are 25 commands executed in following sequence[code]export LFS=/mnt/lfs mount /dev/hda6 /mnt/lfs mkdir -p $LFS echo $LFS /mnt/lfs (output) /usr/sbin/chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin /tools/bin/bash --login +h mknod -m 600 /dev/console c 5 1 … | |
This is what I need [url]http://www.vital-ic.com/index.php?page=part&PHPSESSID=6b1baaeb7d9e4d26bdda4faa5265b7f6[/url] in the field enter xc2v and click on the arrow image for search once result comes back you will see part# links If you click any of the links it will enter the part# in to a form field How can I make mysq … | |
![]() | you guys ready for this, this is the worlds bigest problem, i will be super happy if you can help me here is some code i have for a countdown script " #!/usr/bin/perl ############################################################################## # Define Variables # @from_date = (yyyy,mm,dd,hh,mm,ss); # Which means: (year,month,day,hour,minute,second) @from_date = (2006,2,15,00,00,XX); # Done … |
If you are really really good in Perl/cgi programming, please respond to this note, or send us a message: [B]customerservice ((at)) servertune.com[/B]. | |
Ok. I am trying to write a perl program to automate installation of certain softwares (as root) on a linux machine. I want my perl program to call an installation script and provide parameters to that script such that I do not have to enter 'yes', 'no', 'continue', create directory?', … | |
While surfing the net my pages show hyperlinks that go directly to a search window linked to [url]www.lightspeedsearch.net[/url]. These hyperlinks are also posted on my personal internet page ([url]www.olddominiondairygoats.com[/url]) which show up on computers that don't have the same hyperlink problems on other web sites. How do I get rid … | |
Hi Everyone Can anyone help me out with a small problem please. Clicking a hyperlink in Outlook Express does not work; I have to cut and paste the link to my browser. This problem is also occuring in document folders. Do not have any problem with my browser or web … | |
:?: [COLOR=Navy]In this assignment I am to Design an HTML form that includes(at least) the following components:[/COLOR] *Customer ID *Total purchase amount *Submit button *Reset Button Explaination of program: The company uncfsu.edu wants to increase it's online sale. They have a promotion. If a customer has purchased at least $100.00 … | |
I'm struggling with a CGI/Perl class. I would like to get a tutor and keep in touch through e-mail. I do **NOT** want someone to do my homework for me, but simply to answer any questions that I have. We do not have tests in this class, only labs and … | |
![]() | i need a perl code that will take a the input form my 1 question form (name) and print it on a new line with <br> after it in a text file (submit.txt) please can someone either write one up for me as simple as is posible or somthing, o … ![]() |
Hi, I have a two frame page and I would like to click one of my buttons on the top frame and make the page open in the bottom frame. When I go to make my hyperlink the bottom frame is not present in the Target box? How do i … | |
Hi I got this error and i can't figured it out. Can't call method "EOF" on an undefined value at N:\web_site\insp\smmc\quality\queries\dts_add.pl line 102, <DTS> line 2. Thanks :cry: | |
Hi all Sorry, I didn't know where to post my perl programming question. I'm having a problem creating objects in perl. I found a piece of code on the internet, that gives an example of classes and objects in perl. I modified it a little bit, and now have this … | |
I have a pc100 Parkard Bell when I removed 128mb dimm it stated pc133 so purchased and installed 2x256mb dimms but system is only showing them as 2x128mb Ihave tryed flashing bios with both updates from Parkard Bell but no difference can anybody suggest anything that won't incur further costs | |
Hello, I’m trying to increment numbers in a file – for instance, I would like to change the below 3 lines in a file by incrementing the numbers by 2 (or whatever the user gives). Mikef<20:40> JoeyS<23> Samt<14:39> So the end results should look like this: Mikef<22:42> JoeyS<25> Samt<16:41> I … | |
Greetings, I'm a former hardware guy (embedded C & C++ experience mainly) trying to get up to speed with Java and Perl for a set of graduate courses. I've written up a Perl script that simulates a scheduling algorithm, the script consists of two primary loops the first to parse … | |
Hello, i am considering making a gui in perl, I want to find out if i shoould use perlqt or perltk. I am using Redhat 9 linux, and i would like to use graph tools and displays also , could anyone help me on how to start programming using such … | |
We are heppy to announce you the new version of SannySoft Perl Editor - the leading IDE for Perl programming. You may get more information on [url]www.perleditor.net[/url] | |
I am a Computer Science and I am having a problem on writing this perl program for one of my classes. i haven't taken perl in about two years and do not remember how to set the syntax up or execute the program. Am I suppose to use C++? The … | |
Hello all what i am really trying to do is to use POST method to send info to next page with just HYPERLINK; Here is what i want: Get method: [CODE] <a href="http://www.someting.com?date=9/15/05&age=21">age and time</a> [/CODE] I want this to be in POST method without using forms. also i am … | |
Hello, I hope someone can help. I am planning to upgrade my PC, I currently have: P4 2.4 GHz 512MB RAM GeForce 4600 Ti I plan to get 1 gig of faster RAM (I can only go up to 333Mhz) I need help in choosing a new graphics card, my … | |
Hello, I am using the parallel port module to access the parallel port. I just want to find out if i would need to do any extra thing to send data to a PCI parallel port since the address is different. 001 | |
Hi all, just need some help on my coding. I cant figure out what i'm doing wrong as far as i can see it should be working.... It s a very basic guestbook form and the cgi script seems to work but for some reason my reply page won't show … | |
hi there, i am a complete noob in this forum, so please dont take it harsh if i do anything wrong. well my problem is, a few days ago my internet went all wacko so i didnt take action cuz i thought it was just temporary. The problem is that … | |
[url="http://www.justatheory.com/bricolage/1.9.0.html"]http://www.justatheory.com/bricolage/1.9.0.html[/url] And finally—yes, you heard right—Bricolage now supports PHP 5 templating in addition to the existing Perl-based templating architectures ([url="http://www.masonhq.com/"][color=#0000ff]Mason[/color][/url], [url="http://www.template-toolkit.org/"][color=#0000ff]Template Toolkit[/color][/url], and [url="http://search.cpan.org/dist/HTML-Template/"][color=#0000ff]HTML::Template[/color][/url]). So how did we add PHP 5 templating to a [url="http://perl.apache.org/"][color=#0000ff]mod_perl[/color][/url] application? Easy: we hired George Schlossnagle of [url="http://www.omniti.com/"][color=#800080]Omni TI[/color][/url] to write [url="http://search.cpan.org/dist/PHP-Interpreter/"][color=#0000ff]PHP::Interpreter[/color][/url], an embedded PHP … |
The End.