Hi all,

is the "remove substrings from base URL" Task from the ToDo Document
sheduled for the near future? We (quite) always use the PHP4 Session
functions, when we build Web-Pages. We also use the BroadVision Application
Server that generates session Id's like &BV_SessionID
=@@@@1039261501.1010742122@@@@&BV_EngineID=cadcdcijhfelbemgcfkmcffdk.0.

I think this could/should be implemented as an array of RegExp's ....

We use the Session stuff for personalized Web-Sites (of course), and always
have some problems to generate the correct index for this, because the
indexer is not able to "log-In". Is it possible to implement an additional
feature in the indexer, that it's able to send "POST" Requests with
form-variables (Login/Password). Ok, this is a bit more difficult: the
indexer must check every URL against HttpPostMatch an if it matches it
would have to scan the "action"-attribute of all <form>-tags on that page
for the HttpPostTargetMatch (in case there's more than one form on the
page) and make the POST request with the HttpPostVal settings.

Something like
�� Server [string] <http://someurl/>
�� DeleteFromUrl [RegExp] <Substring>
�� HttpPostMatch [RegExp] <URL>
   HttpPostTargetMatch [RegExp] <Target-URL>
�� HttpPostVal [string] <variable name> [string] <variable content>
�� HttpPostVal [string] <another variable name> [string] <another variable
content>
should do the job in the config file.

Well, the Http-Post stuff is not that important, but the "remove
substrings"-task is a feature we are waiting for.....

Thanks

Bruno Baketaric
Development Director

WOB Interactive AG
Werner-Heisenberg-Strasse 6a
68519 Viernheim
Fon +49 (0)6204.970-274
Fax +49 (0)6204.970-211
E-Mail: [EMAIL PROTECTED]
ICQ: 818981
http://www.wob.ag
http://www.bbn-advertising.com
Part of: BBN The multicultural agency

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to