Re: interface Perl script with an external website (Pass Values to a web)

2007-11-16 Thread Paul Lalli
On Nov 15, 6:52 pm, [EMAIL PROTECTED] (newBee) wrote: > I have the fallowing html code, and in this code segment i want to > fill the field but the problem is instead of name the field as name"blabla"/> they use the tag. > It will be a great help if someone could guide me on this... id is not a

Re: interface Perl script with an external website (Pass Values to a web)

2007-11-15 Thread newBee
I have the fallowing html code, and in this code segment i want to fill the field but the problem is instead of name the field as they use the tag. It will be a great help if someone could guide me on this...

Re: interface Perl script with an external website (Pass Values to a web)

2007-11-01 Thread newBee
On Nov 1, 7:39 am, [EMAIL PROTECTED] (Paul Lalli) wrote: > On Nov 1, 1:32 am, [EMAIL PROTECTED] (newBee) wrote: > > > I am in the process creating in some queries using a Perl script and > > want to run the out put of the perl script against another external > > software. As example lets say I have

Re: interface Perl script with an external website (Pass Values to a web)

2007-11-01 Thread Paul Lalli
On Nov 1, 1:32 am, [EMAIL PROTECTED] (newBee) wrote: > I am in the process creating in some queries using a Perl script and > want to run the out put of the perl script against another external > software. As example lets say I have Perl script which takes a query > string cleanup all wild characte

Re: interface Perl script with an external website (Pass Values to a web)

2007-11-01 Thread Jeff Pang
-Original Message- >From: newBee <[EMAIL PROTECTED]> >Sent: Nov 1, 2007 1:32 PM >To: beginners@perl.org >Subject: interface Perl script with an external website (Pass Values to a web) > >I am in the process creating in some queries using a Perl script and >wan

interface Perl script with an external website (Pass Values to a web)

2007-11-01 Thread newBee
I am in the process creating in some queries using a Perl script and want to run the out put of the perl script against another external software. As example lets say I have Perl script which takes a query string cleanup all wild characters and run that against the Google, Yahoo, Ask etc. How can i