Search found 8 matches
Aprelium Forum Index
Author Message
  Topic: using characters å ä ö
netro

Replies: 1
Views: 8452

PostForum: Perl   Posted: Fri Aug 22, 2003 12:36 am   Subject: using characters å ä ö
when i try to use characters å ä and ö in my script:#!/usr/bin/perl
print "Content-type:text/html\n\n";
use CGI::Carp qw(fatalsToBrowser);

read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
@pairs = ...
  Topic: why?
netro

Replies: 3
Views: 10109

PostForum: Perl   Posted: Thu Aug 21, 2003 6:14 pm   Subject: why?
thats right i am using win 98 thanks for the tips il try it :D
  Topic: why?
netro

Replies: 3
Views: 10109

PostForum: Perl   Posted: Thu Aug 21, 2003 1:24 am   Subject: why?
hi i use this:#!/usr/bin/perl
print "Content-type:text/html\n\n";
use CGI::Carp qw(fatalsToBrowser);

read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
@pairs = split(/&/, $buffer);
foreach $pai ...
  Topic: ssi shows nothing
netro

Replies: 5
Views: 14941

PostForum: FastCGI/CGI   Posted: Tue Aug 12, 2003 3:35 pm   Subject: ssi shows nothing
sorry my noob mistake again i made some mistakes just noob mistakes realy
  Topic: My browser downloads the cgi files instead of viewing them?
netro

Replies: 9
Views: 19985

PostForum: FastCGI/CGI   Posted: Sun Aug 10, 2003 6:37 pm   Subject: My browser downloads the cgi files instead of viewing them?
are you using a http to locate te file or a c: use the http
  Topic: ssi shows nothing
netro

Replies: 5
Views: 14941

PostForum: FastCGI/CGI   Posted: Sun Aug 10, 2003 5:43 pm   Subject: it works now
thanks for the help i got it working by using http://localhost/cgi-bin/out.pl
insted of using the c: way

but i cant view my own html code when i use shtml insted of html??
  Topic: ssi shows nothing
netro

Replies: 5
Views: 14941

PostForum: FastCGI/CGI   Posted: Sun Aug 10, 2003 2:52 am   Subject: ssi shows nothing
me again i can run the cgi scripts and pl by going through localhost/cgi-bin/ and open the there
  Topic: ssi shows nothing
netro

Replies: 5
Views: 14941

PostForum: FastCGI/CGI   Posted: Sun Aug 10, 2003 12:03 am   Subject: ssi shows nothing
when i use shtml and a ssi like
<html>
<head>
<title>hello<title>
</head>
<body>
<!-- #config timefmt="%H" -->
<!-- #echo var="DATE_LOCAL" -->
...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group