Bluehost.com Web Hosting $6.95

hello.pl doesn't work!!!!!!

This is a discussion on hello.pl doesn't work!!!!!! within the Windows Web Servers forums, part of the Web Server and Related Forums category; When I access http:\\localhost\cgi-bin\hello.cgi, it works. But when I access http:\\localhost\cgi-bin\hello....


Go Back   Usenet Forums > Web Server and Related Forums > Windows Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-15-2005
latt
 
Posts: n/a
Default hello.pl doesn't work!!!!!!

When I access http:\\localhost\cgi-bin\hello.cgi, it works. But when I
access http:\\localhost\cgi-bin\hello.pl, file download dialog box
appears.

Do you want to open or save this file ?
Name : hello.pl
Type : Unknown File Type
>From : localhost


Why ?? It should work like hello.cgi. Source code is as same as
hello.cgi.

  #2 (permalink)  
Old 01-15-2005
TK
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

On 15 Jan 2005 06:43:45 -0800, "latt" <KhinThidaLatt@gmail.com> wrote
in message-id <1105800225.709062.70790@f14g2000cwb.googlegroups. com>:

>When I access http:\\localhost\cgi-bin\hello.cgi, it works. But when I
>access http:\\localhost\cgi-bin\hello.pl, file download dialog box
>appears.
>
>Do you want to open or save this file ?
>Name : hello.pl
>Type : Unknown File Type
>>From : localhost

>
>Why ?? It should work like hello.cgi. Source code is as same as
>hello.cgi.


associate the pl-filetype with the pearl-executer
  #3 (permalink)  
Old 01-16-2005
latt
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

Could you please tell me more details how to associate pl file type
with perl executer... ??

  #4 (permalink)  
Old 01-19-2005
TK
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

On 16 Jan 2005 03:46:37 -0800, "latt" <KhinThidaLatt@gmail.com> wrote
in message-id <1105875997.340624.163980@z14g2000cwz.googlegroups .com>:

>Could you please tell me more details how to associate pl file type
>with perl executer... ??


Right click on a .pl and choose to open with perl command line interpreter
(perl.exe).

Mine was assigned automatically during the Perl install and the association
is as follows:

Filetype: PL

Open

"X:\path\Perl\bin\perl.exe" "%1" %*

Use DDE

Program: perl

Subject: System

  #5 (permalink)  
Old 01-19-2005
latt
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

Thank you so much for your explanation. I got it. Do you know how
$parse_form work ?? When I use it, I got error. I am using ActivePerl.
Thanks in advance!

TK wrote:
> On 16 Jan 2005 03:46:37 -0800, "latt" <KhinThidaLatt@gmail.com> wrote
> in message-id

<1105875997.340624.163980@z14g2000cwz.googlegroups .com>:
>
> >Could you please tell me more details how to associate pl file type
> >with perl executer... ??

>
> Right click on a .pl and choose to open with perl command line

interpreter
> (perl.exe).
>
> Mine was assigned automatically during the Perl install and the

association
> is as follows:
>
> Filetype: PL
>
> Open
>
> "X:\path\Perl\bin\perl.exe" "%1" %*
>
> Use DDE
>
> Program: perl
>
> Subject: System


  #6 (permalink)  
Old 01-19-2005
latt
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

Thank you so much for your explanation. I got it. Do you know how
$parse_form work ?? When I use it, I got error. I am using ActivePerl.
Thanks in advance!

TK wrote:
> On 16 Jan 2005 03:46:37 -0800, "latt" <KhinThidaLatt@gmail.com> wrote
> in message-id

<1105875997.340624.163980@z14g2000cwz.googlegroups .com>:
>
> >Could you please tell me more details how to associate pl file type
> >with perl executer... ??

>
> Right click on a .pl and choose to open with perl command line

interpreter
> (perl.exe).
>
> Mine was assigned automatically during the Perl install and the

association
> is as follows:
>
> Filetype: PL
>
> Open
>
> "X:\path\Perl\bin\perl.exe" "%1" %*
>
> Use DDE
>
> Program: perl
>
> Subject: System


  #7 (permalink)  
Old 01-19-2005
TK
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

On 19 Jan 2005 04:26:27 -0800, "latt" <KhinThidaLatt@gmail.com> wrote
in message-id <1106137587.119284.313160@f14g2000cwb.googlegroups .com>:

>Do you know how $parse_form work ?? When I use it,
>I got error. I am using ActivePerl.


no, and it doesn't sound like you give enough info for the newsgroup to help
you.
  #8 (permalink)  
Old 01-20-2005
latt
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!

Okie ....could you please read the topic " $parse_form" ?? I will post
info about tutorial code.
Thank you!

  #9 (permalink)  
Old 02-08-2005
tobyj@free.cidermail.com
 
Posts: n/a
Default Re: hello.pl doesn't work!!!!!!


t@gmail.com wrote:
> Thank you so much for your explanation. I got it. Do you know how
> $parse_form work ?? When I use it, I got error. I am using ActivePerl.
> Thanks in advance!
> TK wrote:
> > On 16 Jan 2005 03:46:37 -0800, "latt" <KhinThidaLatt@gmail.com> wrote
> > in message-id

> <1105875997.340624.163980@z14g2000cwz.googlegroups .com>:
> >
> > >Could you please tell me more details how to associate pl file type
> > >with perl executer... ??

> >
> > Right click on a .pl and choose to open with perl command line

> interpreter
> > (perl.exe).
> >
> > Mine was assigned automatically during the Perl install and the

> association
> > is as follows:
> >
> > Filetype: PL
> >
> > Open
> >
> > "X:\path\Perl\bin\perl.exe" "%1" %*
> >
> > Use DDE
> >
> > Program: perl
> >
> > Subject: System


Thanks!

toby_j@free.cidermail.com

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 11:25 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0