Forum: Perl
Jan 9th, 2008, 12:07 AM
|
|
Replies: 5
Views: 307
Re: Can I Use Cgi/Perl to Pile Up Picture?
thanks sane.
i will try to do the overlaying things using CSS.
Can i ask you something,
what is the meaning of binmode ( binary mode ) and how to use it?
im doing this with 2 of my friends and...
|
Forum: Perl
Jan 7th, 2008, 9:12 PM
|
|
Replies: 5
Views: 307
Re: Can I Use Cgi/Perl to Pile Up Picture?
this is the code
open FILE, ">>$file"; #ファイルへの書き込み
#flock (FILE, 2);
print (FILE "\"", $tizu);
print (FILE "\"\,\"", $ido);
print (FILE "\"\,\"", $keido);
print (FILE "\"\,\"", $jikan);
print (FILE...
|
Forum: Perl
Jan 7th, 2008, 4:49 AM
|
|
Replies: 5
Views: 307
Can I Use Cgi/Perl to Pile Up Picture?
Dear Viewers,
My English is very bad so please bear with my silly mistake. Im sorry if my words are rude.:'(
I would like to know , can i use cgi/perl to combine @ pile up picture like this link...
|
Forum: Perl
Nov 20th, 2007, 1:24 AM
|
|
Replies: 2
Views: 262
put a circle on a map HELP!!
:?:Dear All..
Do u guys have ideas how can i put a circle on a map since im doing a programming to find people's location system on a map using the data log... thank u!:scared:
i ve tried but the...
|
Forum: Visual Basic
Nov 12th, 2007, 10:53 PM
|
|
Replies: 1
Views: 175
GPS using Visual Basic ?
Dear Reader,
I really need your help. Do u guys have any ideas on how can i develope the indication system of location system using GPS & mobile terminal with Visual Basic? :-/
plz give me some...
|