[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Help with Perl/Browser data transfer



At 11.09 97/5/9, Richard Rathe wrote:
>Wouldn't it be possible to "stuff" the %ENV array from a text file on your
>disk, perhaps by substituting another "glue" wrapper that loads said
>variable? RR

Try changing the Form tag's Method from METHOD="POST" to METHOD="GET".  The
environment variable information will appear at the end of the 'http://'
string, after the question mark in the browser's 'Location:' or 'Go To:'
field.

You can then copy that data from there to manually populate your
environment variable in your program for testing purposes.

Don't forget to change the Form tag's Method back to METHOD="POST", if
that's the method you want to use.

David Seay
http://www.mastercall.com/g-s



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch