hi
i m not sure but wanted to use a variable to store an image and then show it inside the table
something like
and this way it shows the image
is there a way to do such a thing
pls advice:)
smile always
anand
i m not sure but wanted to use a variable to store an image and then show it inside the table
something like
Code:
var img1; img1="c:\myself.jpg"; and inside the table it shows like <table> <td>img1</td> </table>
is there a way to do such a thing
pls advice:)
smile always
anand
Comment