Hi
im a newbie to delphi and i have a project that i need to make, Well here goes to the project.
I need to make a small windows application that you can open a picture and it will resize it to one of two pre configured sizes i also want it to overlay a transparent grid on the picture then...
Hi
When i run these scripts i get this error
[Mon Jan 6 2003] index.pl: Undefined subroutine &main::vote called at index.pl line 6.
Compilation failed in require at index.pl line 4.
Any idea what might cause this i have been scratching my head for ages. (both scripts are in the same folder...
Hi
Is there a way that i can read a whole text file but only get the first and last line into $firstline and $lastline
Any help would be greatly appreciated
Nook6
Hi
In one of the subs in my script i have this form.
<FORM ACTION=$ENV{'SCRIPT_NAME'} METHOD=POST>
<input TYPE=hidden NAME=action VALUE=someplace>
<INPUT TYPE=SUBMIT VALUE="go to someplace">
</form>
But it doesnt work it keeps going to the main page of the script.
But if i...
Hi
In one of the subs in my script i have this form.
<FORM ACTION=$ENV{'SCRIPT_NAME'} METHOD=POST>
<input TYPE=hidden NAME=action VALUE=someplace>
<INPUT TYPE=SUBMIT VALUE="go to someplace">
</form>
But it doesnt work it keeps going to the main page of the script.
But if i...
hi if i have a file which has lets say 30 lines ( this is different for every file)
Is there a way i can read every line and then print out all lines except the first and last?
Nook6
Hi
Hopefully a simple one here.
How can i count how many files are in a directory.
I want to get a reply of lets say 4 files in such and such directory.
Nook6
Hi
I am running a simple environments script on a server and every one i try i get a 500 error.
When i look in the log files this is the error it is outputting.
Premature end of script headers:
Can anyone tell me why?
The host of the server told me the path to perl is
#!/usr/bin/perl...
Hi
Could anyone tell me what might be wrong with this line of code?
my $referer = $ENV{'HTTP_REFERER'};
then i call for the referer like this
print "referer = $referer";
the reply i get is
referer =
Why is this coming in as blank???
Nook6
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.