Hello again people... I have noticed something interesting..
my LWP::UserAgent script works great fetching HTML and the html output of perl scripts... but when I point it at a php script.. it can't retrieve anything... since LWP is requesting the page through port 80, the web server should just do the processing and return the html,, which LWP would fetch... but its not working... I can fetch html.. but no php at all.. anyone know why this is and what I can do about it??? I'd really love to hear it.. :-) many thanks regards Franki
