transmission_err has asked for the wisdom of the Perl Monks concerning the following question:

i have a form embeded in my front page and i need it to post the data from the form to a file, but ulitmately send the user to the page where the form was.

Originally posted as a Categorized Question.

  • Comment on I do i use a form to post a array to a file, but i never want to leave the page

Replies are listed 'Best First'.
Re: I do i use a form to post a array to a file, but i never want to leave the page
by transmission_err (Initiate) on Nov 23, 2001 at 02:48 UTC
    nevermind i figured it all out.

    Originally posted as a Categorized Answer.