When I configure a project to use only a 'User defined' file filter when only 'asp' extention is defined (all others are disabled), the OE does't load asp pages that include parameters in their URL
For example:
http://www.gaontrade.co.il/main.asp?symbol=
I'm doing it this way because it's through programming using the OLE objects and the user has to enter the extentions to download. So I have to use the 'User defined' and disable the rest.
Can you please try to remove .asp from User Defined and have it in the Text section? Uncheck/remove all others from Text category. This should work.
Best regards,
Oleg Chernavin
MP Staff
> Can you please try to remove .asp from User Defined and have it in the Text section? Uncheck/remove all others from Text category. This should work.
>
> Best regards,
> Oleg Chernavin
> MP Staff
How can I do this with the OLE object?
Tomer.
Set the filters line to:
aspcfmhtmhtmlhtxidcjsprxmlshtmlstmstmltexttxtxmlxsp xoooooooooooooo
( means CRLF)
Oleg.