Script not following links on this site

Melissa Petrilla
05/09/2007 11:59 am
Hello,

I'm trying to get to the offender detail pages with this site: http://lasocpr1.lsp.org/Disclaimer.aspx

the script looks like:
http://lasocpr1.lsp.org/search_main.aspx
POST=sbdd=Parish&FirstName=&LastName=&ParkName=&SchoolName=&Address=&City=&ZipCode=&Parish=ACADIA&Radius=1&ZoomType=box&SearchBy=parish&ReturnType=List&centerlat=&centerlon=&StarLat=&StarLon=&StarText=&distacross=&x1=&x2=&y1=&y2=&ZoomAction=&ZoomLevel=&PageNo=&OffenderID=&ParkID=&SchoolID=&RefineID=&OFDType=&LastSearch=&ismap=False&isfirst=True&cacheRadius=
IgnoreLogOutLinks
Additional=ConvertPOSTToFileName
Referer=http://lasocpr1.lsp.org/search_main.aspx
SetCookie=BCSI-CSAC1F0102=2; isValid=true

and I do have Evaluate Script Calculations checked. The script just will not follow the links down to the detail pages. Help!

Thanks,
Melissa
Oleg Chernavin
05/10/2007 08:20 am
Well, the scripts are complex there. I would only suggest you to change the following line to the Project's URLs field:

Additional=ConvertPOSTToFileName
to
Additional=ParseIncludedScripts;ConvertPOSTToFileName

And run the download again. Perhaps, this will help.

Best regards,
Oleg Chernavin
MP Staff
Melissa Petrilla
05/10/2007 09:14 am
> Well, the scripts are complex there. I would only suggest you to change the following line to the Project's URLs field:
>
> Additional=ConvertPOSTToFileName
> to
> Additional=ParseIncludedScripts;ConvertPOSTToFileName
>
> And run the download again. Perhaps, this will help.
>
> Best regards,
> Oleg Chernavin
> MP Staff
>

Unfortunately that didn't quite get it. The individual detail (offender id) pages will not save. They flash up in the download progress window, so the script sees them, but it won't save them down. Any other ideas?

Melissa
Oleg Chernavin
05/10/2007 11:30 am
Sorry, I cannot suggest anything else.

Oleg.