javascript load only first page

leonardusius
02/19/2012 12:15 pm
I want to download pfaf.org and all is OK until reach database menu and click next pages. It works only for the first page, all others were same, without the proper content. I think it's a problem with the dopostback command....
please help.

Thanks a lot
Oleg Chernavin
02/19/2012 01:26 pm
Yes, maybe. But I need to study the HTML code of the page to understand. Is this site available for public access?

Best regards,
Oleg Chernavin
MP Staff
leonardusius
02/20/2012 03:18 am
Yes, it is.
Oleg Chernavin
02/20/2012 06:23 am
Please let me know how to reproduce this - I need as much details as possible. Thank you!

Oleg.
leonardusius
02/20/2012 09:26 am
Just what I was saying. When acces the database menu it appears a list from a to z from which you can choose a name to select. Say we choose letter A, when click on it another page is opened with all names there. OK by now. But if we want to move on and open page 2, or 3, etc...Offline Explorer display some sort of a page but without any information on it, exactly the same for all pages 2, 3, etc.... no name's or anything else. Online, the pages must display next names from the first onward. Just give it a try..Thank you.
Oleg Chernavin
02/20/2012 09:39 am
How I can reproduce this problem? You do not provide the site URL, so I can't even test.

Oleg.
leonardusius
02/20/2012 10:31 am
In my first message I wrote: pfaf.org, that means www.pfaf.org.
Oleg Chernavin
02/20/2012 10:54 am
I created a simple project with the URL:

http://www.pfaf.org/user/DatabaseSearhResult.aspx?LatinName=A%

Level=1 and loaded it - all 2 3 4 pages were correctly loaded with different names, etc. Can you verify this? Maybe the server becomes confused when it is massively downloaded with all letters at the same time.

Oleg.
leonardusius
02/21/2012 02:36 am
No, it don't work. Indeed now, it load all pages but in fact is only page 1 which is again and again loaded, not page 2, 3, etc..with proper content. I mean page 2 for example is the same with page 1, an error. Even when try Level=2 no way.
Oleg Chernavin
02/21/2012 03:08 am
Can you try with the latest version? I used it yesterday and it worked well on this page:

http://www.metaproducts.com/download/betas/opsetup.exe

Oleg.
leonardusius
02/22/2012 01:58 am
OK. It works with the last OE version, just you sayed. Thank you and keep your good work onward.
Cheers.
Oleg Chernavin
02/22/2012 07:00 am
OK. Very good!

Oleg.
leonardusius
02/23/2012 02:15 am
Oh, no, I was just rushing myself...it don't work properly. Giving URL http://www.pfaf.org/user/DatabaseSearhResult.aspx?LatinName=A% Level 1 even with Level 2 seems OE couldn't load proper pages....some were missing (from pages numbers to effective plants names), some are same as others ?!, etc.
I was tried with http://www.pfaf.org/user/DatabaseSearhResult.aspx?LatinName= {:a..z}% and many other permutation, with and without evaluate script calculation, no way. W was tried with http://www.pfaf.org/user/DatabaseSearhResult.aspx?LatinName=A% and http://www.pfaf.org/user/DatabaseSearhResult.aspx?LatinName=B%.......onto http://www.pfaf.org/user/DatabaseSearhResult.aspx?LatinName=Z% together, no way here.
Please, can you make some attempts, maybe other commands...
Please, excuse my fault.

Cheers.
Oleg Chernavin
02/24/2012 12:34 am
I think, this happens because of many connections to the server and it gets confused about the content to output.

Can you please try to add the following line to the Project's URLs field:

Channels=1

This would reduce the load on the server and I hope it will have it to generate the correct output. Please redownload the Project after this change.

Oleg.
leonardusius
02/24/2012 06:39 am
Hi Oleg,

No, don't works, even with channel=1. It load all pages proper up to 11th and onward all are the same without any info on them. Not to mention that it show only 20 page when online it have 33.
I just don't know what to think here, believe me.
Thank you.
Oleg Chernavin
02/24/2012 11:45 am
I am sorry, I have no further ideas. I think, the server highly depends on session values and cookies that change its state with each next request.

Oleg.
leonardusius
02/28/2012 02:26 am
And what can be do or try than ?
Oleg Chernavin
02/29/2012 05:35 am
One other idea is to change the order of downloading the pages. Please keep the Channels=1 line and add another line to the URLs field:

Additional=DepthFirst

Redownload the project.

Would this improve the quality?

Oleg.
leonardusius
05/29/2012 05:20 am
Any improvement to manage download this nasty pfaf.org properly, Oleg ?
Oleg Chernavin
05/29/2012 08:59 am
Sorry, not yet. If my previous ideas do not help.

Oleg.
leonardusius
05/30/2012 03:27 am
Hm, so take that site like a cornerstone for your future versions. I think it's a real challenge and a must because increasingly sites come to behaviour like that. Please keep me informed. Thanks.
Oleg Chernavin
05/30/2012 06:58 am
Yes, I keep thinking about such cases to find new ideas.

Oleg.
leonardusius
06/13/2012 02:35 am
Hi Oleg,

It seems you have no support for Joomla! 1.5 . Corect ? Or I'm wrong..
leonardusius
06/13/2012 02:41 am
Sorry, i'm talking about www.herbcyclopedia.com. Take a look. No proper site download at all.
Cheers.
Oleg Chernavin
06/13/2012 09:47 am
I looked at the site. Nothing really different. Can you please tell me what is wrong when you download it?

Oleg.
leonardusius
06/17/2012 01:28 pm
Hi again,

Now I've encountered a new problem. Can't find where the program stores the files downloaded from WEB. When searching at Parsing>download directory found a location that don't exist. Strange because I can acces the site via internal browser !
Oleg Chernavin
06/17/2012 03:15 pm
There is an easy way to find it - select the Project, click the Properties button on toolbar and press the Ctrl key on keyboard. The lower-left part of the screen will show the path of the downloaded files storage.

Oleg.
leonardusius
06/18/2012 05:23 am
No way. Pressing CTRL and nothing happens.
Oleg Chernavin
06/18/2012 05:32 am
Please look in the Project Properties dialog. You will see the "Index downloaded files for faster search" checkbox there.

Press and hold the Ctrl key on your keyboard and you will see the Download Directory below that checkbox.

Oleg.
leonardusius
06/18/2012 06:02 am
Weird and unbelievable. I tel you, same thing. It show me a link to a c: director which don't exist !! But I can browse via internalowser. Again, unbelievable ! Where it stores that files ?

P.S. Yes, it isn't hidden or anything else, just not present !
Oleg Chernavin
06/18/2012 08:53 am
OK. Let's try another way - select the Project and click the Map tab. If it shows files, select some of them, right-click and choose Properties. It should show the actual file location.

Oleg.
leonardusius
06/19/2012 01:34 am
Same error. I manage to resolve the mistery by searching the entire sistem for the name of the project. Incredible but the files where stored in a total different path, even on other harddisk.
Oleg Chernavin
06/19/2012 04:55 am
This is a mystery to me as well. Can you please write me to support@metaproducts.com and provide me with the details? I want to solve this as a possible bug.

Thank you!

Oleg.
leonardusius
01/27/2015 01:21 pm
Hi Oleg !

Just wanted to try your newest OE after a long pause with that difficult pfaf.org to see if is there any chance to properly download it, but sadly no way even no. It downloaded properly first 1...11 pages of A% plant list but then fail to go further with page 12....to the end. I think it wouldn't be a problem to parsing java forward further page 11........
Cheers.
leonardusius
01/27/2015 01:25 pm
For a better understanding: I can't see why OE know to do javascript:__doPostBack('ctl00$ContentPlaceHolder1$gvresults','Page$11'), but fail to do javascript:__doPostBack('ctl00$ContentPlaceHolder1$gvresults','Page$12').
Oleg Chernavin
01/27/2015 03:44 pm
I think, you simply have to increase Level. 1 is not enough for that.

Oleg.
leonardusius
01/28/2015 03:53 am
Nope, even with Level 2 or 3, no luck.