ajax -> partial page rendering -
06-08-2009
, 07:36 AM
hi,
i am using vs.net 2008, c# and am new to ajax: i am currently looking for a
way to substitute my webpages using frames with the help of ajax.
to make it easy, let us assume i do have the following html code (simplified):
<table>
<tr>
<td>1</td>
<td>2</td>
</tr>
</table>
assuming i would like to include in <td>1</td> a <a href...>, which should
appear in <td>2</td>. can anybody provide me some sample code or a
description how to do this using ajax?
--
thanks in advance / danke im voraus, fritz
--
Fritz Theiss |