A
Abhi
is there anyway redered html can be checked?
I mean let's say if my aspx redered
<html>
<head></head>
<body>
Hello
</body>
</html>
is there anyway I can check the word Hello and change it to Hi ???
I am talking about checking the redered html out of asp.net
I mean let's say if my aspx redered
<html>
<head></head>
<body>
Hello
</body>
</html>
is there anyway I can check the word Hello and change it to Hi ???
I am talking about checking the redered html out of asp.net