OE Pro and Tafsir

Jim
10/19/2004 06:56 am
Hi, all, and particularly to MP staff.
I`m considering buying Offline Explorer Pro to get a few sites continually. I`ve tried a few other programs like OE (HTT Track, Teleport Pro), but either I`m doing something wrong, the sites are hopeless, or the program can`t help with this particular type of site. An example of this type of site is
http://www.tafsir.com
On the main page, you`ll find a combo box that says
Select Surah
If you go into that box and select, say,
1. Al Fatiha

and click GO, you get a page with an address like this
http://www.tafsir.com/Default.asp
Click a link, say,
The Meaning of Al-Fatihah and its Various Names
and you get an address like
http://www.tafsir.com/default.asp?sid=1&tid=3
Does anyone have any idea how to get these pages?
Thanks very much.
Jim
Oleg Chernavin
10/19/2004 07:21 am
This should be easy to do. In the Project Properties dialog | Advanced section check the "Explore HTML Forms" box and click OK button. Download the Project.

If this doesn help, create a new Project with the following 3 lines in the URLs field:

http://www.tafsir.com/Default.asp
POST=Surah={:1..113}&Submit=Go
Additional=ConvertPOSTToFileName

Set Level to 1 and click OK button. Then download the new project.

Best regards,
Oleg Chernavin
MP Staff