N
Nigil LaVey
greetings all,
I am trying to read the input stream from global.asax before it output those
streams to client side?
I have a page called main.aspx
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
what I need is to search for "<title>" tagname and replace with some other
stuffs before rendering out to the client side.
please advise,
Nigil Chua
I am trying to read the input stream from global.asax before it output those
streams to client side?
I have a page called main.aspx
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
what I need is to search for "<title>" tagname and replace with some other
stuffs before rendering out to the client side.
please advise,
Nigil Chua