Converting webpage on the fly

"Kelly Jones" <[email protected]>
Newsgroups gmane.comp.web.elinks.user
Message-ID <[email protected]>
I use liveperson.com, and some of their webpages have this "HTML" in them:

<div
id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject"
class="divSubject"
onClick="RedirectTo('/mailbox/view-message.aspx?[big-long-message-id]')">

which elinks obviously doesn't recognize.

How can I convert this on the fly to something like:

<div
id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject"
class="divSubject">

<a href="/mailbox/view-message.aspx?[big-long-message-id]">

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.