Dear rahul,

Here is a sample code for something you want to do.

just add the file handling process to it.

Rajeev Rumale
___________________________________________________

     Yesterday is history.  Tomorrow a mystery.
     Today is a gift. That's why it's called Present.
___________________________________________________




----- Original Message -----
From: "Rahul Garg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 14, 2001 2:37 PM
Subject: CGI-PERL-HTML.......HELP!!!!!!!!!!!!!!!


Hello Everybody,


Well, I am developing an appl. in CGi-PERL that wil run on webserver .
The app will call files on webserver and make changes in it.
The approach i am following is :

1).   For the web interface i will develop perlscripts with html code(forms)
in it.
      This i will do .
2)    I want, After filling forms  and on clicking hyperlinks , certains
actions to occur (calling files on webserver and then generating another
forms in perl script again with    output from files) .
 As i am new to PERL/HTML  i want to know is :

1. where( & how) to write code in perl script(HTML) for actions to occur on
clicking hyperlinks .
   I think I have to call another perl script on clicking
hyperlinks(?.where( & how)tags,attributes???)...Can i call two perl
scripts(or subroutines) on single click......(where and how>????) ......
can u please give simple 2-3 line code regarding this so that i can
proceed........

2     where the data from forms will go on click and how to fetch the
data...........

3. i have to call files on webserver from the appl. running on web server .
its a simple filehandling as in C  or there is something other to be done
for handling files on webserver...........


Waiting for REPLIES.....................................

thanx in advance.......
Rahul....

testCGI.pl

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to