HELP! Need to filter out html output

  • Thread starter Thread starter A. Elamiri
  • Start date Start date
A

A. Elamiri

I created a portal, and all my pages inherit from a customized class which
allows me to add header and footer to page and thus customize how it looks.

I would like to add the option of making any page in Low-Graphics mode, how
would I go about removing all images from the HTML output and replace it
with [<Image Name>] at runtime

Thanks!
 
Posting your question twice only irritates people, which is not conducive to
getting help. Now you can try to figure out where I answered your first post
of this same question.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
my appologies

--
Abdellah Elamiri
..net Developer
Efficacy through simplicity
Kevin Spencer said:
Posting your question twice only irritates people, which is not conducive to
getting help. Now you can try to figure out where I answered your first post
of this same question.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

A. Elamiri said:
I created a portal, and all my pages inherit from a customized class which
allows me to add header and footer to page and thus customize how it looks.

I would like to add the option of making any page in Low-Graphics mode, how
would I go about removing all images from the HTML output and replace it
with [<Image Name>] at runtime

Thanks!
 
Back
Top