Re: need help

2006-03-23 Thread julian thomas p
hello the following is part of my script.if u need full script pls tell me. thank you Julian Chris Devers <[EMAIL PROTECTED]> wrote: On Tue, 21 Mar 2006, julian thomas p wrote: > iam bioinformatician i have written a perl script for gene > identification. > > the script works in my local

Autentication / Submission using LWP

2006-03-23 Thread Adedayo Adeyeye
Hello,   I’m trying to make a submission via LWP to a cgi executable. However, this executable requires authentication. The site on which it is hosted is set up for integrated windows authentication. Below is a portion of my script:     my $browser = LWP::UserAgent->new(  ); $browser-