4
Reply

Manipulate the HTML controls before sending it to the client.

itzik.saban

itzik.saban

May 19 2004 4:55 AM
2.3k
Hi everyone, I need to access all the images on my aspx page before the HTML is sent to the client and change their 'src' attribute. Remark: they are literal controls, they have no runat=server. If there is not a directive way to access them, maybe there is a way to access the whole HTML, before it is sent to the client? Thanks.

Answers (4)