--- Giridhar nandikotkur <[EMAIL PROTECTED]> wrote:
> Some archival data is to be retrieved from a
> partly-perl based (rest HT??) website passing through
> a set of 5-6 screens clicking 3-4  options on each
> screen.
> after the selection is done a tar file is stored at an
> ftp site whose name is mentioned in the final screen.

Unless I misunderstand you, this should just be a matter of semantics.
You get info from the user, make sure the file is there, tell them
where it is. It is certainly feasable in Perl, or Java, or UNIX shell
scripting, for that matter. (You could *probably* do this with .BAT's
on WiNT. =o)

Check out CGI.pm, if you haven't.

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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

Reply via email to