Hi to all,

this follows my previous having subject "passing browser Id value" to further explain what I'm looking for.

I want to embed the browserId value in every link/button/clickable-item of the
pages in my site as the very last action before sending the pages back to the
client; put another way I want to parse the HTML code of the page that Zope
has built in response to the current HTTP request, embed into the 'href'
and 'form' tags some identifier of mine and send the modified page back to the
client.

The point is that the parsing and embedding are to be performed 'on exit' -so
to say-, i.e. when Zope has already processed the web request and
built an HTML page to be sent back.

------
To Dieter Maurer:

Hi Dieter,
does your extension to VHM meet these requirements? I'm afraid VHM is targeted
to solving the problem of URL rewriting BEFORE letting Zope handle (publish)
it, while I need some sort of parsing/rewriting 'on exit'.

Thanks, cheers,
Mario.




_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to