Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Perl / May 2005



Tip: Looking for answers? Try searching our database.

LWP problems

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Unknown Sender - 01 May 2005 02:27 GMT
Im sure there is a fairly simple answer to my problems using the LWP notation
but I cant seem to work it out. Im trying to send (1) input i.e. a list of
genes and (2) effectively press the "START" button on a website - http://
fatigo.bioinfo.cnio.es/ - remotely using the LWP notation. My problem is that
unlike my previous experience with screen scraping the URL of this website
doesnt change with a particular request containing the query within it. - any
help would be appreciated
thanks
Anthony
Drieux - 01 May 2005 15:43 GMT
> Im sure there is a fairly simple answer to my problems
> using the LWP notation but I cant seem to work it out.
[quoted text clipped - 9 lines]
> thanks
> Anthony

Have you started with actually looking at the 'html'
that is being generated for that URL? A part of the
trick here is that you will need to work out all of
the variables that will need to be checked in the
piece of javascript used to validate before submitting.

I presume that since you are talking about the 'query
string' not changing that you mean that the 'submit' is
a 'post' rather than a 'get' event - since one needs to
submit the query to the in the proper form back to the
server.

There is at least one hidden value that I noticed,
and that will need to be a part of your "post" information.

HTH.

ciao
drieux

---
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.