Re: Using .cgi file as form action

2009-10-06 Thread Kprasad
Hi Thanks for your valuable support but still output is appearing in seperate window instead of same window. Please check by using CODE of "list.pl" in place "simple_form.pl" * #!/perl/bin/perl -w #multilist.pl use strict; my $mone; my $mtwo; my @days; my $days; ($mone, $mtwo) = (1, 3); print

Re: Using .cgi file as form action

2009-10-06 Thread Kprasad
Hi Thanks for your valuable support but still output is appearing in seperate window instead of same window. Please check by using attached "list.pl" in place "simple_form.pl" Output should appear in same window. Kanhaiya Prasad - Original Message - From: "Brian Raven" To: Sent: T

RE: Using .cgi file as form action

2009-10-06 Thread Jerry Kassebaum
> > Hi > > > > I'm using HTML form to execute a .cgi script and I want the output of > cgi script should display in the same > > window in which Form is displayed. > > > > Anyone can suggest that how to do it. > > I would have thought that the simplest way would be for the cgi program > to

RE: Using .cgi file as form action

2009-10-06 Thread Brian Raven
From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Kprasad Sent: 06 October 2009 15:15 To: perl-win32-users@listserv.ActiveState.com Subject: Using .cgi file as form action > Hi > > I'm using HTML form to execute a .cgi

Using .cgi file as form action

2009-10-06 Thread Kprasad
Hi I'm using HTML form to execute a .cgi script and I want the output of cgi script should display in the same window in which Form is displayed. Anyone can suggest that how to do it. Kanhaiya Prasad___ Perl-Win32-Users mailing list Perl-Win32-Users@l