Re: Pls help me 2 troubleshoot

2001-09-19 Thread Roger C Haslock
: my %se = { "av" => "AltaVista", "yh" => "Yahoo", "gg" => "Google"}; my $searchengine = $q-> param('searchengine'); my $search = new WWW::Search ($se{$searchengine }); Regards - Roger - ---

Re: Pls help me 2 troubleshoot

2001-09-19 Thread Sunthari
wn list and process the search. Thank again for your attention.Pls correct me. Rgds, > - Roger - > > - Original Message - > From: "Sunthari" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, September 19, 2001 10:41 AM > Subject: Pl

Re: Pls help me 2 troubleshoot

2001-09-19 Thread Roger C Haslock
TECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 19, 2001 10:41 AM Subject: Pls help me 2 troubleshoot > Dear List, > > I'm quite a beginner to Perl (it's going to be almost > 2 mths).I've written the following codes and I can't > seem to get t

Pls help me 2 troubleshoot

2001-09-19 Thread Sunthari
Dear List, I'm quite a beginner to Perl (it's going to be almost 2 mths).I've written the following codes and I can't seem to get the correct output where user's can choose their search engine for search. Pls correct me since I'm really lost. Secondly, I want to use the HTML::TreeBuilder to read